components/rsync/patches/rsync.1.patch
branchs11u3-sru
changeset 6487 6e536698eac2
parent 5337 873e22a2b4cc
--- a/components/rsync/patches/rsync.1.patch	Wed Jul 27 01:12:27 2016 -0700
+++ b/components/rsync/patches/rsync.1.patch	Wed Jul 27 11:41:47 2016 -0700
@@ -2630,3 +2630,14 @@
  .PP 
  .SH "AUTHOR"
  
+--- Originals/rsync.1	2016-07-21 14:45:17.710613575 -0700
++++ rsync-3.1.2/rsync.1	2016-07-21 14:46:22.376038151 -0700
+@@ -999,7 +999,7 @@
+ but does not conflict with \fB\-\-sparse\fP (since it is always extending a
+ file's length).
+ .IP 
+-The use of \fB\-\-append\fP can be dangerous if you aren\(cq\&t 100% sure that the files
++The use of \fB\-\-append\fP can be dangerous if you aren't 100% sure that the files
+ that are longer have only grown by the appending of data onto the end.  You
+ should thus use include/exclude/filter rules to ensure that such a transfer is
+ only affecting files that you know to be growing via appended data.