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

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to