Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2003 10:04:12 -0700
From:      Matthew Hunt <mph@astro.caltech.edu>
To:        Peter Jeremy <peterjeremy@optushome.com.au>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: What are .1 files in /usr/src?
Message-ID:  <20030508170412.GA32748@wopr.caltech.edu>
In-Reply-To: <20030508091054.GA6640@cirb503493.alcatel.com.au>
References:  <Pine.SO4.4.05.10305080324001.12960-100000@cougar.isg.siue.edu> <20030508091054.GA6640@cirb503493.alcatel.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 08, 2003 at 07:10:54PM +1000, Peter Jeremy wrote:

> As an example, you can get a PostScript version of the dd(1) man page
> with either of the following:

> 	groff -man /usr/src/bin/dd/dd.1 > dd.ps
> 	gzcat /usr/share/man/man1/dd.1.gz | groff -man > dd.ps

Or even...

man -t dd > dd.ps

:-)

-- 
Matthew Hunt <mph@astro.caltech.edu> * Science rules.
http://www.pobox.com/~mph/           *



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030508170412.GA32748>