From 7869953bbf3e81972ef3cb18feb97fc8e5c96959 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 23 Feb 2008 20:55:01 -0800 Subject: [PATCH] Fixed the description of the 'x' in the itemized output. --- rsync.yo | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/rsync.yo b/rsync.yo index d515e098..a67859cf 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1689,11 +1689,9 @@ quote(itemization( 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 -- 2.34.1