Date: Wed, 4 Aug 2004 13:53:44 +0200 From: "Simon L. Nielsen" <simon@FreeBSD.org> To: Ruslan Ermilov <ru@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: man(1) Message-ID: <20040804115343.GC41839@eddie.nitro.dk> In-Reply-To: <20040804073532.GA22846@ip.net.ua> References: <BAY8-F72aIQJxKgEmti001189bf@hotmail.com> <20040804042951.GA1371@online.fr> <20040804073012.GA685@arthur.nitro.dk> <20040804073532.GA22846@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
--0vzXIDBeUiKkjNJl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.08.04 10:35:32 +0300, Ruslan Ermilov wrote: > On Wed, Aug 04, 2004 at 09:30:12AM +0200, Simon L. Nielsen wrote: > > > Well, it can be done without a patch... I use the following tcsh alias > > so I can just write 'manf foo.1' : > > > > groff -Wall -Tascii -te -mandoc !^ | less > > > You need to use ``-mtty-char -man'' to get the correct output. (-man > or -mandoc doesn't matter.) OK, I will update my alias :). So the most correct command would be: groff -Wall -Tascii -te -mtty-char -man ? --=20 Simon L. Nielsen FreeBSD Documentation Team --0vzXIDBeUiKkjNJl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBEM5Hh9pcDSc1mlERAkypAKDGoAVaCeXBUOjMwk2NDHC9ZzxrxgCfQ+F/ EQvOGMhb//jpGrLwNBLGPwM= =Bxac -----END PGP SIGNATURE----- --0vzXIDBeUiKkjNJl--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040804115343.GC41839>