Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!accuvax.nwu.edu!mneme.psych.nwu.edu!cliff From: cliff@mneme.psych.nwu.edu (Cliff Chaput) Newsgroups: comp.sys.next Subject: Re: Printing NeXT UNIX documentation Message-ID: <7289@accuvax.nwu.edu> Date: 5 May 90 20:57:45 GMT References: <1990May4.154227.11719@gpu.utcs.utoronto.ca> <1990May5.190057.22970@cunixf.cc.columbia.edu> Sender: news@accuvax.nwu.edu Reply-To: cliff@mneme.psych.nwu.edu (Cliff Chaput) Organization: Mneme Project, Psych Dept, Northwestern U Lines: 22 To quote lih@cunixf.cc.columbia.edu (Andrew "Fuz" Lih) in article <1990May5.190057.22970@cunixf.cc.columbia.edu>: >In article <1990May4.154227.11719@gpu.utcs.utoronto.ca> judge@gpu.utcs.utoronto.ca (Peter Judge) writes: >>Could anyone tell me the best way to print the NeXT UNIX documentation on >>the laserprinter? I'm not a UNIX expert so I'll need the details about how to >>deal with ptroff and the like., etc. > > The best way to do it is to find out where the unformatted troff file > is and use that with ptroff. Let's say I wanted to print the man page > for 'find' to the printer called 'netnp': > > $ ptroff -man -Pnetnp /usr/man/man1/file.1 Or, just use the -t option in man. $ man -t netnp This should send the man page, all ptroffed and everything, to the standard printer. Cliff Chaput Mneme Project, NU Psych. Dept. cliff@mneme.psych.nwu.edu