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