Linux Man Page Howto
Prev Next

11. How do I get a high quality PostScript man page?

funnyprompt$ groff -t -e -mandoc -Tps manpage.1 > manpage.ps

Print or view that using your favorite PostScript printer/viewer. See question 10) for an explanation of the options.


Prev Home Next
How do I get a plain text man page without all that ^H^_ stuff?   How do I get `apropos' and `whatis' to work?