From owner-freebsd-doc Wed Sep 2 05:40:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA10465 for freebsd-doc-outgoing; Wed, 2 Sep 1998 05:40:10 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA10432 for ; Wed, 2 Sep 1998 05:40:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA14316; Wed, 2 Sep 1998 05:40:01 -0700 (PDT) Received: from nebula.sf.t.u-tokyo.ac.jp (nebula.sf.t.u-tokyo.ac.jp [133.11.87.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA09455 for ; Wed, 2 Sep 1998 05:32:04 -0700 (PDT) (envelope-from amakawa@nebula.sf.t.u-tokyo.ac.jp) Received: (from amakawa@localhost) by nebula.sf.t.u-tokyo.ac.jp (8.8.8/8.8.8) id VAA01893; Wed, 2 Sep 1998 21:31:01 +0900 (JST) (envelope-from amakawa) Message-Id: <199809021231.VAA01893@nebula.sf.t.u-tokyo.ac.jp> Date: Wed, 2 Sep 1998 21:31:01 +0900 (JST) From: amakawa@sf.t.u-tokyo.ac.jp Reply-To: amakawa@sf.t.u-tokyo.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/7809: [PATCH] a trivial bug in tar.1 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7809 >Category: docs >Synopsis: [PATCH] a trivial bug in tar.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 2 05:40:00 PDT 1998 >Last-Modified: >Originator: Amakawa Shuhei >Organization: Univ. of Tokyo >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: >Description: `-' of -A should not be written as is in the source. >How-To-Repeat: man tar >Fix: --- tar.1.orig Wed Sep 2 21:00:20 1998 +++ tar.1 Wed Sep 2 20:59:18 1998 @@ -429,6 +429,8 @@ feature does not work like historical tar programs, and is probably untrustworthy. .Pp -The -A command should work to join an arbitrary number of tar archives +The +.Fl A +command should work to join an arbitrary number of tar archives together, but it does not; attempting to do so leaves the end-of-archive blocks in place for the second and subsequent archives. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message