aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/start-stop-daemon.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8
index ecadb958..c3369aea 100644
--- a/man/start-stop-daemon.8
+++ b/man/start-stop-daemon.8
@@ -120,7 +120,7 @@ Saves the pid of the daemon in the file specified by the
.Fl p , -pidfile
option. Only useful when used with daemons that run in the foreground and
forced into the background with the
-.Fl -b , -background
+.Fl b , -background
option.
.It Fl I , -ionice Ar class Ns Op : Ns Ar data
Modifies the IO scheduling priority of the daemon.