Get rid of the comment that --xattrs implies --perms and the
authorWayne Davison <wayned@samba.org>
Sat, 4 Aug 2007 22:19:49 +0000 (22:19 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 4 Aug 2007 22:19:49 +0000 (22:19 +0000)
outdated text that said it was a non-standard option.

rsync.yo

index 45d6338..fa404e5 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -330,7 +330,7 @@ to the detailed description below for a complete description.  verb(
  -E, --executability         preserve executability
      --chmod=CHMOD           affect file and/or directory permissions
  -A, --acls                  preserve ACLs (implies -p)
- -X, --xattrs                preserve extended attrs (implies -p)
+ -X, --xattrs                preserve extended attributes
  -o, --owner                 preserve owner (super-user only)
  -g, --group                 preserve group
      --devices               preserve device files (super-user only)
@@ -848,8 +848,7 @@ works if the remote rsync also supports it.  bf(--acls) implies bf(--perms).
 
 dit(bf(-X, --xattrs)) This option causes rsync to update the remote
 extended attributes to be the same as the local ones.  This will work
-only if the remote machine's rsync supports this option also. This is
-a non-standard option.
+only if the remote machine's rsync also supports this option.
 
 dit(bf(--chmod)) This option tells rsync to apply one or more
 comma-separated "chmod" strings to the permission of the files in the