Another attempt to make --checksum clearer.
authorWayne Davison <wayned@samba.org>
Wed, 15 Feb 2006 19:24:39 +0000 (19:24 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 15 Feb 2006 19:24:39 +0000 (19:24 +0000)
rsync.yo

index 1b2ab0b..a573a3c 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -480,9 +480,9 @@ both sides of the connection occurs in addition to the automatic checksum
 verifications that occur during and after a file's transfer, this option
 can be quite slow.
 
-Note that rsync always uses a whole-file checksum to verify that each
-transferred file was reconstructed correctly, irrespective of this or
-any other option's setting.
+Note that rsync always verifies that each em(transferred) file was
+correctly reconstructed on the receiving side using a whole-file checksum,
+but that checking has nothing to do with this option.
 
 dit(bf(-a, --archive)) This is equivalent to bf(-rlptgoD). It is a quick
 way of saying you want recursion and want to preserve almost