man(1)

Bob Willcox bob at immure.com
Wed Aug 4 05:15:31 PDT 2004


On Wed, Aug 04, 2004 at 01:53:44PM +0200, Simon L. Nielsen wrote:
> 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

What's wrong with:

nroff -man

?



-- 
Bob Willcox                   Serocki's Stricture:
bob at immure.com                  Marriage is always a bachelor's last option.
Austin, TX


More information about the freebsd-current mailing list