ossp-pkg/shtool/shtool.pod 1.48 -> 1.49
--- shtool.pod 2001/01/17 10:15:02 1.48
+++ shtool.pod 2001/04/19 07:46:40 1.49
@@ -513,7 +513,7 @@
Example:
- # Makefile.in
+ # Makefile.in
dist:
shtool fixperm -v *
...
@@ -546,7 +546,7 @@
Example:
- # Makefile.in
+ # Makefile.in
dist:
...
V=`shtool version -d short ...'; \
|
|