Bug 466517 - xattr options in info/man page wrong
Summary: xattr options in info/man page wrong
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: tar
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ondrej Vasik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-10 17:34 UTC by Orion Poplawski
Modified: 2008-10-10 21:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-10 21:35:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix option descriptions (1.45 KB, patch)
2008-10-10 17:34 UTC, Orion Poplawski
no flags Details | Diff

Description Orion Poplawski 2008-10-10 17:34:50 UTC
Created attachment 320035 [details]
Patch to fix option descriptions

`--no-acls'
     This option causes `tar' not to store the current ACL in the
     archive and not to extract any ACL information in an archive.

     The `--acls' option has no equivalent short option name.

`--no-selinux'
     This option causes `tar' not to store the current SELinux security
     context information in the archive and not to extract any SELinux
     information in an archive.

     The `--selinux' option has no equivalent short option name.

`--xattrs'
     This option causes `tar' not to store the current extended
     attributes in the archive and not to extract any extended
     attributes in an archive. This option also enables `--acls' and
     `--selinux' if they haven't been set already.

     The `--xattrs' option has no equivalent short option name.


The attached patch fixes.

Comment 1 Ondrej Vasik 2008-10-10 20:34:12 UTC
Thanks for report and fix ... Man looks ok, info seems to be broken even more - as those options are not even listed in the list of options. Will fix in next tar rawhide build.

Comment 2 Ondrej Vasik 2008-10-10 21:35:03 UTC
Fix commited to CVS and building as tar-1.20-3.fc10. Closing RAWHIDE.


Note You need to log in before you can comment on or make changes to this bug.