From owner-freebsd-doc@FreeBSD.ORG Sun Apr 27 23:20:03 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B58A9106566B for ; Sun, 27 Apr 2008 23:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9D2728FC0A for ; Sun, 27 Apr 2008 23:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3RNK36n088062 for ; Sun, 27 Apr 2008 23:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3RNK3rc088061; Sun, 27 Apr 2008 23:20:03 GMT (envelope-from gnats) Date: Sun, 27 Apr 2008 23:20:03 GMT Message-Id: <200804272320.m3RNK3rc088061@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: "A. Hamilton-Wright" Cc: Subject: Re: docs/123010: Misleading Documentation in gzip(1) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "A. Hamilton-Wright" List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2008 23:20:03 -0000 The following reply was made to PR docs/123010; it has been noted by GNATS. From: "A. Hamilton-Wright" To: bug-followup@FreeBSD.org Cc: "A. Hamilton-Wright" Subject: Re: docs/123010: Misleading Documentation in gzip(1) Date: Sun, 27 Apr 2008 20:17:27 -0300 (ADT) Suggested modification to source of /usr/share/man/man1/gzip.1.gz below: --- gzip.1.old 2008-04-27 20:08:23.000000000 -0300 +++ gzip.1.new 2008-04-27 20:13:54.000000000 -0300 @@ -72,10 +72,17 @@ will be replaced with another file with the suffix, set by the .Fl S Ar suffix option, added, if possible. +.Pp In decompression mode, each .Ar file will be checked for existence, as will the file with the suffix added. +Each file argument must contain a separate complete archive; +when multiple files are indicated, each is decompressed in turn. +In the case of +.Nm gzcat +the resulting data is then concatenated in the manner of +.Xr cat 1 . .Pp If invoked as .Nm gunzip