diff options
Diffstat (limited to 'man/daemon.xml')
-rw-r--r-- | man/daemon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/daemon.xml b/man/daemon.xml index 88dd082a33..fd29ba722d 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -149,7 +149,7 @@ write the daemon PID (as returned by <function>getpid()</function>) to a PID file, for example - <filename>/var/run/foobar.pid</filename> + <filename>/run/foobar.pid</filename> (for a hypothetical daemon "foobar") to ensure that the daemon cannot be started more than once. This must be |