Improved a description.
authorWayne Davison <wayned@samba.org>
Sun, 21 Oct 2007 21:53:20 +0000 (21:53 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 21 Oct 2007 21:53:20 +0000 (21:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 266d68e..55aa79d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -62,9 +62,9 @@ Changes since 2.6.9:
     - Fixed a bug when using --backup and --inplace with --whole-file or
       --read-batch: backup files are actually created now.
 
-    - Starting up an extra copy of an rsync daemon does not delete the pidfile
-      for the running daemon -- if the pidfile exists, the extra program will
-      exit with an error.
+    - Starting up an extra copy of an rsync daemon will not clobber the pidfile
+      for the running daemon -- if the pidfile exists, the new daemon will exit
+      with an error.
 
     - The daemon pidfile is checked and created sooner in the startup sequence.