Fixed a thinko in the last news item.
authorWayne Davison <wayned@samba.org>
Sun, 24 Dec 2006 05:47:21 +0000 (05:47 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 24 Dec 2006 05:47:21 +0000 (05:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f76a73a..9d23af0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,9 +25,9 @@ Changes since 2.6.9:
       files (which includes local copies).  Version 2.6.9 would complete the
       copy, but exit with an error when the receiver output its memory stats.
 
       files (which includes local copies).  Version 2.6.9 would complete the
       copy, but exit with an error when the receiver output its memory stats.
 
-    - If the user tries to use --password-file with using daemon mode, we now
-      complain and exit.  This should help users figure out that they can't
-      use this option to control a remote shell's password prompt.
+    - If --password-file is used on a non-daemon transfer, rsync now complains
+      and exits.  This should help users figure out that they can't use this
+      option to control a remote shell's password prompt.
 
   ENHANCEMENTS:
 
 
   ENHANCEMENTS: