[PATCH] More itemize clarifications.

Matt McCutchen matt at mattmccutchen.net
Thu Mar 13 19:30:10 GMT 2008


---
Note: From now on, my submitted patches will also be pullable from:

http://mattmccutchen.net/rsync/rsync.git/

Matt

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

diff --git a/rsync.yo b/rsync.yo
index 82b0fff..9c99645 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -1678,8 +1678,8 @@ quote(itemization(
   (requires bf(--checksum)) or that a symlink, device, or special file has
   a changed value.
   Note that if you are sending files to an rsync prior to 3.0.1, this
-  change flag will be present for checksum-differing regular files.
-  it() A bf(s) means the size of the file is different and will be updated
+  change flag will be present only for checksum-differing regular files.
+  it() A bf(s) means the size of a regular file is different and will be updated
   by the file transfer.
   it() A bf(t) means the modification time is different and is being updated
   to the sender's value (requires bf(--times)).  An alternate value of bf(T)
-- 
1.5.4.3.193.g6dd0e



More information about the rsync mailing list