Date: Fri, 03 Dec 1999 17:55:09 -0800 From: iratus@home.com To: "Carlton Haycock" <chaycock1@mindspring.com>, "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: Re: Does anyone know an easy way to print all the man pages Message-ID: <3.0.6.32.19991203175509.008e9a00@mail.flrtn1.occa.home.com> In-Reply-To: <199912040148.UAA27989@smtp6.mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 21:00 12/3/99 -0500, 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 > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message Hello-I use the following; $ man -t (whatever man page) > (whatever man page).ps and then print through ghostscript-I usually preview through GV or you can use ghostview. Hope this will help. Jeff Phillips 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?3.0.6.32.19991203175509.008e9a00>