From: iparkin@iris.bt.co.uk (Ian Parkin (rgrant)) Subject: Re: Compiling a man page Date: 10 Sep 1993 09:44:14 GMT
> Try specifying -Tascii -man as command line options;
> #!/bin/sh
> groff -Tascii -man $* | less
You can also compress ( gzip also ) man pages to save a bit of HD
IAP