The patches for 3.0.9.
[rsync.git/patches.git] / munge-links.diff
index 27f5ce23f621a6d688e295cca2f99cf2da6d70c9..c4912ffb7e8a5a0c218fc94f1429ac02b64d6a9f 100644 (file)
@@ -137,7 +137,7 @@ diff --git a/pipe.c b/pipe.c
 diff --git a/rsync.yo b/rsync.yo
 --- a/rsync.yo
 +++ b/rsync.yo
-@@ -338,6 +338,7 @@ to the detailed description below for a complete description.  verb(
+@@ -351,6 +351,7 @@ to the detailed description below for a complete description.  verb(
   -L, --copy-links            transform symlink into referent file/dir
       --copy-unsafe-links     only "unsafe" symlinks are transformed
       --safe-links            ignore symlinks that point outside the tree
@@ -145,7 +145,7 @@ diff --git a/rsync.yo b/rsync.yo
   -k, --copy-dirlinks         transform symlink to dir into referent dir
   -K, --keep-dirlinks         treat symlinked dir on receiver as dir
   -H, --hard-links            preserve hard links
-@@ -826,6 +827,25 @@ which point outside the copied tree. All absolute symlinks are
+@@ -839,6 +840,25 @@ which point outside the copied tree. All absolute symlinks are
  also ignored. Using this option in conjunction with bf(--relative) may
  give unexpected results.