From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RjJi8-0003w4-C2 for garchives@archives.gentoo.org; Sat, 07 Jan 2012 00:00:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DC0021C021; Sat, 7 Jan 2012 00:00:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5775A21C021 for ; Sat, 7 Jan 2012 00:00:28 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B64391B4004 for ; Sat, 7 Jan 2012 00:00:27 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 8AB1A2004B; Sat, 7 Jan 2012 00:00:26 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-arch/tar/files: tar.1 X-VCS-Repository: gentoo-x86 X-VCS-Files: tar.1 X-VCS-Directories: app-arch/tar/files X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20120107000026.8AB1A2004B@flycatcher.gentoo.org> Date: Sat, 7 Jan 2012 00:00:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: cebc2bad-f68f-4c59-98a2-23e2d24158cc X-Archives-Hash: 8271df0b7689772df3594eb7c704c2ae vapier 12/01/07 00:00:26 Modified: tar.1 Log: Fix duplicate --one-file-system listing reported by Mikachu. =20 (Portage version: 2.2.0_alpha81/cvs/Linux x86_64) Revision Changes Path 1.11 app-arch/tar/files/tar.1 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/tar/files= /tar.1?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/tar/files= /tar.1?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/tar/files= /tar.1?r1=3D1.10&r2=3D1.11 Index: tar.1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-arch/tar/files/tar.1,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- tar.1 10 Mar 2010 13:55:24 -0000 1.10 +++ tar.1 7 Jan 2012 00:00:26 -0000 1.11 @@ -654,9 +654,6 @@ .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