X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/d770837ec095fa9f8d9888cbf038ba987eafa711..7869953bbf3e81972ef3cb18feb97fc8e5c96959:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 024df625..a67859cf 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(10 Feb 2008)()() +manpage(rsync)(1)(19 Feb 2008)()() manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool) manpagesynopsis() @@ -1681,19 +1681,17 @@ quote(itemization( 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) means that the modification time will be set to the transfer time, which happens - anytime a symlink is transferred, or when a regular file or device is - transferred without bf(--times). + when a file/symlink/device is updated without bf(--times) and when a + symlink is changed and the receiver can't set its time. it() A bf(p) means the permissions are different and are being updated to the sender's value (requires bf(--perms)). it() An bf(o) means the owner is different and is being updated to the sender's value (requires bf(--owner) and super-user privileges). it() A bf(g) means the group is different and is being updated to the sender's value (requires bf(--group) and the authority to set the group). - it() The bf(u) slot is reserved for reporting update (access) time changes - (a feature that is not yet released). + it() The bf(u) slot is reserved for future use. it() The bf(a) means that the ACL information changed. - it() The bf(x) slot is reserved for reporting extended attribute changes - (a feature that is not yet released). + it() The bf(x) means that the extended attribute information changed. )) One other output is possible: when deleting files, the "%i" will output @@ -2866,7 +2864,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.0pre9 of rsync. +This man page is current for version 3.0.0pre10 of rsync. manpagesection(INTERNAL OPTIONS)