diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/daemon.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man/daemon.xml b/man/daemon.xml index b1f43f5594..202b80eaa5 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -158,9 +158,7 @@ it is verified at the same time that the PID previously stored in the PID file no longer exists or belongs to a - foreign process. Commonly, some kind of - file locking is employed to implement - this logic.</para></listitem> + foreign process.</para></listitem> <listitem><para>In the daemon process, drop privileges, if possible and |