Date: Sun, 05 Dec 1999 02:01:49 -0700 From: Scott Corey <sbcorey@azstarnet.com> To: Carlton Haycock <chaycock1@mindspring.com> Cc: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: Re: Does anyone know an easy way to print all the man pages Message-ID: <384A29FD.A84D308A@azstarnet.com> References: <199912040148.UAA27989@smtp6.mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Carlton Haycock wrote: > > Does anyone know of an easy way to print all of the man pages or know of a source where they can be purchased in printed form. There used > to be some books published by O'Reily on 4.4BSD, but those are no longer in print and would probably be very out of date. > > Thanks, > Carlton Haycock > This is a hard way, but it will print all of the man pages: man <manpage> | col -b | lpr Where <manpage> is the man page you want. -- Dorothy followed the yellow brick road, where the hell did the red brick road go? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?384A29FD.A84D308A>