From owner-freebsd-current@FreeBSD.ORG Wed Aug 4 14:12:43 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0931816A4CF for ; Wed, 4 Aug 2004 14:12:43 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47E4A43D45 for ; Wed, 4 Aug 2004 14:12:42 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i74ECW1H083921 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 4 Aug 2004 17:12:33 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i74ECXk0026353; Wed, 4 Aug 2004 17:12:33 +0300 (EEST) (envelope-from ru) Date: Wed, 4 Aug 2004 17:12:33 +0300 From: Ruslan Ermilov To: Steve Kargl Message-ID: <20040804141233.GA26281@ip.net.ua> References: <20040804042951.GA1371@online.fr> <20040804073012.GA685@arthur.nitro.dk> <20040804073532.GA22846@ip.net.ua> <20040804115343.GC41839@eddie.nitro.dk> <20040804121525.GA2273@luke.immure.com> <20040804124756.GA25436@ip.net.ua> <20040804135055.GA6640@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline In-Reply-To: <20040804135055.GA6640@troutmask.apl.washington.edu> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: current@FreeBSD.org Subject: Re: man(1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 14:12:43 -0000 --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 04, 2004 at 06:50:56AM -0700, Steve Kargl wrote: [...] > What's wrong with a pipe? My alias looks like >=20 > cat !* | eqn | tbl | nroff -mdoc | more >=20 Nothing wrong, it's correct as well. This is basically what man(1) actually does (try ``man -d''). I personally use groff(1) because I pass it the -ww option, which it then passes to troff(1) to display all possible warnings. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBEO7RqRfpzJluFF4RAqZMAJ9AtXOopqbtiXqb89afB6cKKZUNIwCeOuLZ HNJeAF0ahqwnsxLSLK9AuW4= =RIyz -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY--