[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Wed Nov 23 13:36:58 MST 2011


The branch, master has been updated
       via  036094d Committing missed manpage tweak.
      from  48b51d0 make repeated --fuzzy option look into alt-dest dirs.

;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 036094d30e480dc7adb5a63cc40166722e962b00
Author: Wayne Davison <wayned at samba.org>
Date:   Wed Nov 23 12:36:50 2011 -0800

    Committing missed manpage tweak.

-----------------------------------------------------------------------

Summary of changes:
 rsync.yo |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/rsync.yo b/rsync.yo
index 43f264d..06410e7 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -1748,8 +1748,8 @@ looks in the same directory as the destination file for either a file that
 has an identical size and modified-time, or a similarly-named file.  If
 found, rsync uses the fuzzy basis file to try to speed up the transfer.
 
-If the option is repeated, the fuzzy scan will also be done in any alternate
-destination directories that are specified via bf(--compare-dest),
+If the option is repeated, the fuzzy scan will also be done in any matching
+alternate destination directories that are specified via bf(--compare-dest),
 bf(--copy-dest), or bf(--link-dest).
 
 Note that the use of the bf(--delete) option might get rid of any potential


-- 
The rsync repository.


More information about the rsync-cvs mailing list