From 060834539551260c7bd78d3867f38dcdba5adfed Mon Sep 17 00:00:00 2001 From: yar Date: Mon, 24 Jul 2006 10:07:27 +0000 Subject: 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 --- share/man/man8/rc.subr.8 | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'share/man/man8') diff --git a/share/man/man8/rc.subr.8 b/share/man/man8/rc.subr.8 index f34d6da..f6441ea 100644 --- a/share/man/man8/rc.subr.8 +++ b/share/man/man8/rc.subr.8 @@ -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 -- cgit v1.1