Improve mark-up: References to "start" as an rc.d method

should be tagged with ".Cm".  (Refs to "stop" are OK already.)

MFC after:	3 days
This commit is contained in:
Yaroslav Tykhiy 2006-07-24 10:07:27 +00:00
parent 1cb58a0783
commit 016c675db6

View File

@ -549,15 +549,21 @@ Defaults to the value of
.Va command .
.It Va required_dirs
Check for the existence of the listed directories
before running the default start method.
before running the default
.Cm start
method.
.It Va required_files
Check for the readability of the listed files
before running the default start method.
before running the default
.Cm start
method.
.It Va required_vars
Perform
.Ic checkyesno
on each of the list variables
before running the default start method.
before running the default
.Cm start
method.
.It Va ${name}_chdir
Directory to
.Ic cd