From owner-cvs-all Mon Jan 24 13:43: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 65D5514A16; Mon, 24 Jan 2000 13:43:04 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA62720; Mon, 24 Jan 2000 13:38:20 -0800 (PST) (envelope-from archie@FreeBSD.org) Message-Id: <200001242138.NAA62720@freefall.freebsd.org> From: Archie Cobbs Date: Mon, 24 Jan 2000 13:38:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/tar tar.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk archie 2000/01/24 13:38:19 PST Modified files: gnu/usr.bin/tar tar.c Log: Fix typo for the flag ``--ungzip'' which should have been ``--gunzip'' as is documented in the man page. Retain the older mistaken version of the flag for backwards compatibility in case anybody is using it. Add $FreeBSD$ tag as cvs requires it. PR: gnu/7800 Revision Changes Path 1.19 +4 -1 src/gnu/usr.bin/tar/tar.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message