small runscript man page cleanups
This commit is contained in:
parent
5615fa78d6
commit
c08b1a6a32
@ -37,7 +37,7 @@
|
|||||||
.Op Ar command ...
|
.Op Ar command ...
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
is basically an interpreter for shell scripts which provide an easy interface
|
is basically an interpreter for shell scripts which provides an easy interface
|
||||||
to the often complex system commands and daemons.
|
to the often complex system commands and daemons.
|
||||||
When a service runs a command it first loads its multiplexed configuration
|
When a service runs a command it first loads its multiplexed configuration
|
||||||
file, then its master configuration file, then
|
file, then its master configuration file, then
|
||||||
@ -156,7 +156,7 @@ We provide this virtual service. For example, named provides dns.
|
|||||||
.It Ic config
|
.It Ic config
|
||||||
We should recalculate our dependencies if the listed files have changed.
|
We should recalculate our dependencies if the listed files have changed.
|
||||||
.It Ic keyword
|
.It Ic keyword
|
||||||
Tags a service with a keyword. Here's the keywords we currently understand:-
|
Tags a service with a keyword. These are the keywords we currently understand:
|
||||||
.Bl -tag -width indent
|
.Bl -tag -width indent
|
||||||
.It Dv -shutdown
|
.It Dv -shutdown
|
||||||
Don't stop this service when shutting the system down.
|
Don't stop this service when shutting the system down.
|
||||||
@ -358,7 +358,7 @@ offset. Otherwise it is undefined.
|
|||||||
.It Va RC_UNAME
|
.It Va RC_UNAME
|
||||||
The result of `uname -s`.
|
The result of `uname -s`.
|
||||||
.It Va RC_CMD
|
.It Va RC_CMD
|
||||||
This contains the name of the command the init script is executing, such
|
This contains the name of the command the service script is executing, such
|
||||||
as start, stop, restart etc.
|
as start, stop, restart etc.
|
||||||
.El
|
.El
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user