From b2360dabf65aa42462a2efb89e3a96a82645ed30 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 2 May 2005 17:27:20 +0000 Subject: [PATCH] Fixed some misspellings. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 70380652..dde85f43 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ Changes since 2.6.4: rsyncd.conf file. - Fixed a bug in the transfer of a single file when -H is specified - that might have caused an infininte loop or perhaps a crash. + that might have caused an infinite loop or perhaps a crash. - Fixed a case where the generator might try to tweak the write permissions of a read-only directory in list-only mode. @@ -46,8 +46,8 @@ Changes since 2.6.4: no longer tries to remove files from inside a mount-point on the receiving side. - - Fixed a compatibility problem when usig --cvs-ignore (-C) and sending - files to an older rsync without using --delete. + - Fixed a compatibility problem when using --cvs-ignore (-C) and + sending files to an older rsync without using --delete. ENHANCEMENTS: -- 2.34.1