Index: ossp-pkg/rc/rc.pod RCS File: /v/ossp/cvs/ossp-pkg/rc/rc.pod,v rcsdiff -q -kk '-r1.39' '-r1.40' -u '/v/ossp/cvs/ossp-pkg/rc/rc.pod,v' 2>/dev/null --- 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[C<:>I] @@ -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 has to have, otherwise it's ignored. +umask a F has to have, otherwise it is ignored. =item B<--RequireOwner uid|name> -owner of the F must match uid|name, otherwise it's ignored. +owner of the F must match uid|name, otherwise it is ignored. =item B<--RequireGroup gid|name> -group of the F must match gid|name, otherwise it's ignored. +group of the F 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 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