OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   07-Sep-2003 10:03:40
  Branch: HEAD                             Handle: 2003090709033900

  Modified files:
    openpkg-src/openpkg     rc.8

  Log:
    regenerated after recent bugfixes

  Summary:
    Revision    Changes     Path
    1.2         +9  -10     openpkg-src/openpkg/rc.8
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/rc.8
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 rc.8
  --- openpkg-src/openpkg/rc.8  18 Jul 2003 20:34:08 -0000      1.1
  +++ openpkg-src/openpkg/rc.8  7 Sep 2003 08:03:39 -0000       1.2
  @@ -151,7 +151,7 @@
   of the \fBOpenPKG\fR instance \f(CW\*([EMAIL PROTECTED]@\*(C'\fR. It allows 
querying the rc
   configuration variables and the execution of rc command scripts of one
   or more installed \fBOpenPKG\fR packages. The implemented run-command
  -facility is partly modelled after the classical \s-1UNIX\s0(tm) System V
  +facility is partly modeled after the classical \s-1UNIX\s0(tm) System V
   run-command facility plus ideas taken from the FreeBSD and NetBSD
   run-command facilities. It mainly merges the classical startup/shutdown
   procedures with periodical procedures into a single approach.
  @@ -320,7 +320,7 @@
   .IX Item "Custom Sections"
   All other sections are custom ones and can be fully individual to each
   package. Some often seen sections are \f(CW%reload\fR (just reload the
  -configuratio without full stop and start procedure), \f(CW%info\fR (output
  +configuration without full stop and start procedure), \f(CW%info\fR (output
   arbitrary information about package), etc.
   .ie n .Sh "RUN-COMMAND \s-1CONFIGURATION\s0 (\*([EMAIL 
PROTECTED]@/etc/rc.conf\*(C')"
   .el .Sh "RUN-COMMAND \s-1CONFIGURATION\s0 (\f(CW\*([EMAIL 
PROTECTED]@/etc/rc.conf\*(C'\fP)"
  @@ -339,20 +339,19 @@
   .IP "\fBrcMsg\fR [\fB\-e\fR] [\fB\-w\fR] \fImessage\fR" 4
   .IX Item "rcMsg [-e] [-w] message"
   Print a message to the output device of the run-command caller. The
  -message is printed to the original \fIstderr\fR of the \fBrc\fR command, not
  -to the redirected and captured one (which is displayed on run-command
  -script failure only). All messages are prefixed with "\f(CW\*(C`rc:\*(C'\fR". If 
option
  -\&\fB\-e\fR is given, the prefix is "\f(CW\*(C`rc:ERROR:\*(C'\fR". If option 
\fB\-w\fR is given,
  -the prefix is "\f(CW\*(C`rc:WARNING:\*(C'\fR". Use this function for very important
  -messages only.
  +message is printed to the captured \fIstderr\fR (but are visible to
  +the caller of the run-command script only if the script fails). All
  +messages are prefixed with "\f(CW\*(C`rc:\*(C'\fR". If option \fB\-e\fR is given, 
the
  +prefix is "\f(CW\*(C`rc:ERROR:\*(C'\fR". If option \fB\-w\fR is given, the prefix is
  +"\f(CW\*(C`rc:WARNING:\*(C'\fR".
   .IP "\fBrcPath\fR [\fB\-a\fR] [\fB\-r\fR] [\fB\-p\fR] [\fB\-e\fR] \fIvariable\fR 
\fIdir\fR [\fIdir\fR ...]" 4
   .IX Item "rcPath [-a] [-r] [-p] [-e] variable dir [dir ...]"
   Add (option \fB\-a\fR) or remove (option \fB\-r\fR) one or more \fIdir\fRectories
  -to/from the colon-seperated value of a \fIvar\fRable. By default, on
  +to/from the colon-separated value of a \fIvar\fRable. By default, on
   addition, the directory is appended to the end, if option \fB\-p\fR is used
   the directory is prepended to the start. If option \fB\-e\fR is used, the
   directories are added only if they exist on the underlying filesystem.
  -Use this function for conviniently manipulating \f(CW\*(C`PATH\*(C'\fR, 
\f(CW\*(C`MANPATH\*(C'\fR,
  +Use this function for conveniently manipulating \f(CW\*(C`PATH\*(C'\fR, 
\f(CW\*(C`MANPATH\*(C'\fR,
   \&\f(CW\*(C`INFOPATH\*(C'\fR, \f(CW\*(C`LD_LIBRARY_PATH\*(C'\fR and similar 
variables.
   .IP "\fBrcTmp\fR [\fB\-i\fR] [\fB\-f\fR] [\fB\-n\fR \fIname\fR] [\fB\-k\fR]" 4
   .IX Item "rcTmp [-i] [-f] [-n name] [-k]"
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to