From bac71fce5bc9cb7ba02338c6c4cfc949badd218b Mon Sep 17 00:00:00 2001 From: sqozz Date: Tue, 2 Feb 2021 11:03:22 +0100 Subject: start-stop-daemon: fix typo in manpage --- man/start-stop-daemon.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') 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. -- cgit v1.2.3