What are .1 files in /usr/src?
Matthew Hunt
mph at astro.caltech.edu
Thu May 8 10:04:19 PDT 2003
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 at astro.caltech.edu> * Science rules.
http://www.pobox.com/~mph/ *
More information about the freebsd-hackers
mailing list