diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-01-07 00:00:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-01-07 00:00:26 +0000 |
commit | 635d3c37814db0d918b1d4abcf110cfc08d400d2 (patch) | |
tree | 84436747c562b595efe077f4cc7bdf2e02b2bed6 /app-arch/tar/files | |
parent | Drop old. (diff) | |
download | historical-635d3c37814db0d918b1d4abcf110cfc08d400d2.tar.gz historical-635d3c37814db0d918b1d4abcf110cfc08d400d2.tar.bz2 historical-635d3c37814db0d918b1d4abcf110cfc08d400d2.zip |
Fix duplicate --one-file-system listing reported by Mikachu.
Package-Manager: portage-2.2.0_alpha81/cvs/Linux x86_64
Diffstat (limited to 'app-arch/tar/files')
-rw-r--r-- | app-arch/tar/files/tar.1 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-arch/tar/files/tar.1 b/app-arch/tar/files/tar.1 index 42fd22f165ba..5d6012728c68 100644 --- a/app-arch/tar/files/tar.1 +++ b/app-arch/tar/files/tar.1 @@ -654,9 +654,6 @@ process only NUM occurrences of each named file; used with .BR --one-file-system stay in local file system when creating an archive .TP -.BR --one-file-system -stay in local file system when creating an archive -.TP .BR --overwrite overwrite existing files and directory metadata when extracting .TP |