Re: man(1)

From: Simon L. Nielsen <simon_at_FreeBSD.org>
Date: Wed, 4 Aug 2004 13:53:44 +0200
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

?

-- 
Simon L. Nielsen
FreeBSD Documentation Team

Received on Wed Aug 04 2004 - 09:53:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:04 UTC