From: Wayne Davison Date: Wed, 13 Feb 2008 01:30:02 +0000 (-0800) Subject: (Matt) Dropped a superfluous word from a sentence. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/f96bac8468f483d99cd150d22f235e2e8dc5ed92 (Matt) Dropped a superfluous word from a sentence. --- diff --git a/rsync.yo b/rsync.yo index 24677330..5879ad4a 100644 --- a/rsync.yo +++ b/rsync.yo @@ -528,7 +528,7 @@ either a changed size or a changed checksum are selected for transfer. Note that rsync always verifies that each em(transferred) file was correctly reconstructed on the receiving side by checking a whole-file -checksum that is generated when as the file is transferred, but that +checksum that is generated as the file is transferred, but that automatic after-the-transfer verification has nothing to do with this option's before-the-transfer "Does this file need to be updated?" check.