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 | 0a4fbc3a5928dc8de39988b54d4aa9c1f62b80af (patch) | |
tree | 5c111a8825ba7cd606d6fea7a1fc0c48ac7ddaba /app-arch/tar/files | |
parent | Drop old. (diff) | |
download | gentoo-2-0a4fbc3a5928dc8de39988b54d4aa9c1f62b80af.tar.gz gentoo-2-0a4fbc3a5928dc8de39988b54d4aa9c1f62b80af.tar.bz2 gentoo-2-0a4fbc3a5928dc8de39988b54d4aa9c1f62b80af.zip |
Fix duplicate --one-file-system listing reported by Mikachu.
(Portage version: 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 |