From: Chris Perrott (cgp@aeg.dsto.gov.au)
Date: 05/27/93


From: cgp@aeg.dsto.gov.au (Chris Perrott)
Subject: Re: How to print man pages ?
Date: 28 May 1993 03:18:20 GMT

fn0601@cd4680fs.rrze.uni-erlangen.de (Kurs-01) writes:

>Does anybody know how to print a manualpage on a standard
>printer?

Well, under other u*ix which are thoroughly documented and user-friendly,
I always do:
man thingy
v
:%s/^/ /
:w !lpr
:q
q