diff -r c9323ebe0764 -r 71503088f51b openpkg/rc.pod --- a/openpkg/rc.pod Tue Jul 31 10:03:54 2012 +0200 +++ b/openpkg/rc.pod Tue Jul 31 12:12:54 2012 +0200 @@ -26,7 +26,7 @@ =head1 NAME -B<@l_prefix@/bin/openpkg rc> - OpenPKG Run-Command Processor +B<@l_prefix@/bin/openpkg rc> - OpenPKG Runcommand Processor =head1 SYNOPSIS @@ -59,7 +59,7 @@ =item B<@l_prefix@/bin/openpkg rc> [B<-s>|B<--silent>] [B<-v>|B<--verbose>] [B<-d>|B<--debug>] [B<-k>|B<--keep>] I I [I ...] -B This executes one or more specified +B This executes one or more specified Is in a particular I or in all installed packages if I is "C". Option B<--silent> can be used to explicitly disable progress messages on C. Option B<--verbose> can be used @@ -71,7 +71,7 @@ =item B<@l_prefix@/bin/openpkg rc> B<-p>|B<--print> I I [I ...] -B This is like the run-command execution (see +B This is like the run-command execution (see above), but instead of immediately executing all involved individual run-command scripts, they are concatenated (but with all configuration parts reduced to a single configuration part) and printed to C. @@ -79,7 +79,7 @@ =item eval `B<@l_prefix@/bin/openpkg rc> B<-e>|B<--eval> I I [I ...]` -B This is like the run-command execution +B This is like the run-command execution (see above), but the resulting exported shell environment variables are output to a temporary file as a (Bourne-Shell or C-Shell syntax) shell script, suitable for evaluation within the shell environment