ossp-pkg/shtool/shtoolize.pod 1.5 -> 1.6
--- shtoolize.pod 2001/06/14 12:47:28 1.5
+++ shtoolize.pod 2001/06/14 14:24:17 1.6
@@ -29,13 +29,13 @@
=head1 SYNOPSIS
-B<shtoolize>
+B<shtoolize>
[B<-h>]
[B<-v>]
[B<-q>]
[B<-o> I<script>]
-I<module>
-[ I<module> ... ]
+I<module>
+[ I<module> ... ]
=head1 DESCRIPTION
@@ -103,7 +103,7 @@
B<shtool> one uses a C<Makefile> entry like the following:
# Makefile entry for upgrading GNU tools
- upgrade-tools:
+ upgrade-tools:
libtoolize -f -c
shtoolize -q all
|
|