aboutsummaryrefslogtreecommitdiff
path: root/man/openrc-run.8
diff options
context:
space:
mode:
authorJulien Reichardt <mi@jrei.ch>2017-11-29 15:01:32 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-11-29 15:06:06 -0600
commitf0129307759f1a5eb34b72589e8d48790c92b2db (patch)
tree45fc129ad5928adc22cac6e482aed085070d56b8 /man/openrc-run.8
parentddbdb696582e9fd61995f15d6a3a53055a151e41 (diff)
man/openrc-run.8: remove white space
This is for #184.
Diffstat (limited to 'man/openrc-run.8')
-rw-r--r--man/openrc-run.84
1 files changed, 2 insertions, 2 deletions
diff --git a/man/openrc-run.8 b/man/openrc-run.8
index e1db58bd..3325139f 100644
--- a/man/openrc-run.8
+++ b/man/openrc-run.8
@@ -142,12 +142,12 @@ List of arguments to pass to the daemon when starting via
.Nm supervise-daemon .
to force the daemon to stay in the foreground
.It Ar command_background
-Set this to "true", "yes" or "1" (case-insensitive) if you want
+Set this to "true", "yes" or "1" (case-insensitive) if you want
.Xr start-stop-daemon 8
to force the daemon into the background. This forces the
"--make-pidfile" and "--pidfile" options, so the pidfile variable must be set.
.It Ar command_progress
-Set this to "true", "yes" or "1" (case-insensitive) if you want
+Set this to "true", "yes" or "1" (case-insensitive) if you want
.Xr start-stop-daemon 8
to display a progress meter when waiting for a daemon to stop.
.It Ar command_user