--- rc.pod 2003/06/23 17:06:44 1.39
+++ rc.pod 2003/06/23 17:08:20 1.40
@@ -97,7 +97,7 @@
=item B<-D>|B<--debug>
-don't remove temporary files, and output debug messages to stderr
+do not remove temporary files, and output debug messages to stderr
=item B<-L>|B<--locate> I<file>[C<:>I<part>]
@@ -166,7 +166,7 @@
=item B<-v>|B<--verbose>
-be verbose, output what's going on.
+be verbose, output what is going on.
=item B<-x>|B<--exec>
@@ -176,15 +176,15 @@
=item B<--RequireUmask umask>
-umask a F<rcfile> has to have, otherwise it's ignored.
+umask a F<rcfile> has to have, otherwise it is ignored.
=item B<--RequireOwner uid|name>
-owner of the F<rcfile> must match uid|name, otherwise it's ignored.
+owner of the F<rcfile> must match uid|name, otherwise it is ignored.
=item B<--RequireGroup gid|name>
-group of the F<rcfile> must match gid|name, otherwise it's ignored.
+group of the F<rcfile> must match gid|name, otherwise it is ignored.
=item B<--ParseConfigAss regex>
@@ -286,7 +286,7 @@
The commands in the B<%default> section are run when the corresponding
F<rcfile> contains no section label matching the one(s) specified on the
-command line. If the appropriate section label doesn't exist and neither does
+command line. If the appropriate section label does not exist and neither does
B<%default>, then nothing happens and processing silently procedes.
=head1 EXAMPLES
|