how to print a man page

Antoine Jacoutot ajacoutot at lphp.org
Fri Nov 28 11:20:18 PST 2003


On Friday 28 November 2003 20:10, Ian Todd wrote:
> I have installed a local printer on /dev/lp0. I want to
> print a man page how do i do that? Will it also fit onto
> the page? i dont need to setup the size of my page?Thanks.

$ groff -Tps -man /path/to/man/page/man.1 | lpr -P PS-Printer

Antoine



More information about the freebsd-questions mailing list