From 99effefc8105c019c6fbefbfc3f4f5ed6705d910 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 24 Dec 2006 05:47:21 +0000 Subject: [PATCH] Fixed a thinko in the last news item. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index f76a73a1..9d23af03 100644 --- 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. - - 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: -- 2.34.1