On Sat, 29 Nov 2003 15:43, Libby Charles-CCL044 wrote:
> You could just pipe the output of man directly to lpr:
>
>       man manpage |lpr
>
> This produces a great output which I use in my classes all the time.
>

If you really think this is 'great output' then if you have a postscript 
printer (or a print system accepting postscript) try:
$ man -t manpage | lpr -P PS-Printer

and compare the difference.

 Malcolm Kay


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

Reply via email to