summaryrefslogtreecommitdiffstats
path: root/share/man/man8
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/rc.subr.812
1 files changed, 9 insertions, 3 deletions
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
OpenPOWER on IntegriCloud