diff options
-rw-r--r-- | man/start-stop-daemon.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8 index 112cd5fb..1506a1a5 100644 --- a/man/start-stop-daemon.8 +++ b/man/start-stop-daemon.8 @@ -55,7 +55,7 @@ is used. .It Fl p , -pidfile Ar pidfile When starting, we expect the daemon to create a valid .Ar pidfile -within a reasonable amount of time. When stopping we only stop the pid(s) +within a reasonable amount of time. When stopping we only stop the first pid listed in the .Ar pidfile . .It Fl n , -name Ar name |