From owner-freebsd-doc  Wed Apr  3  7:10:13 2002
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 9688237B405
	for <freebsd-doc@hub.freebsd.org>; Wed,  3 Apr 2002 07:10:06 -0800 (PST)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g33FA6o96605;
	Wed, 3 Apr 2002 07:10:06 -0800 (PST)
	(envelope-from gnats)
Date: Wed, 3 Apr 2002 07:10:06 -0800 (PST)
Message-Id: <200204031510.g33FA6o96605@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
Cc: 
From: Giorgos Keramidas <keramida@freebsd.org>
Subject: Re: docs/36453: [PATCH] compress(1)
Reply-To: Giorgos Keramidas <keramida@freebsd.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

The following reply was made to PR docs/36453; it has been noted by GNATS.

From: Giorgos Keramidas <keramida@freebsd.org>
To: "Gary W. Swearingen" <swear@blarg.net>
Cc: trhodes@freebsd.org, bug-followup@freebsd.org
Subject: Re: docs/36453: [PATCH] compress(1)
Date: Wed, 3 Apr 2002 18:09:40 +0300

 On 2002-04-02 15:20, Gary W. Swearingen wrote:
 > <trhodes@FreeBSD.ORG> writes:
 > >   .Sh SEE ALSO
 > >  +.Xr zcat 1 ,
 > >  +.Xr gunzip 1 ,
 > >  +.Xr gzip 1 ,
 > >  +.Xr zmore 1 ,
 > >  +.Xr znew 1 ,
 > >  +.Xr gzexe 1
 
 I believe these should be sorted alphabetically, since they are
 manpages of the same section.  Nice work though.  I think I'll assign
 this PR to trhodes :P
 
 > You'll take care of adding compress(1) and uncompress(1) to all those
 > manuals?  Ha Ha.  (I really don't care, as I have not yet determined
 > what "See Also" should list.  It seems good that they have helpful info
 > (you just showed me three unfamiliar commands), but I also think that
 > the "fvwm2" manual shouldn't make room (even in it's 6300 pages) to
 > list all or some or even any other window managers.)
 
 It's slightly different since fvwm2 is a port and not part of the base
 system.  We can't add stuff to port manpages with the same ease this
 can be done for parts of the base system.
 
 - Giorgos

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message