Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: How to print man pages nicely? Message-ID: <15284@smoke.brl.mil> Date: 21 Feb 91 21:46:51 GMT References: <1991Feb21.155747.12018@javelin.es.com> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 8 In article <1991Feb21.155747.12018@javelin.es.com> pashdown@javelin.sim.es.com writes: >I'm a bit baffled at how to get 'man' pages to typeset nicely on a postscript >printer. I've tried dinking around with troff and nroff and had very little >success. Any advice? It obviously depends on how your DWB package is set up. On some systems troff -Tps -man whatever.1 | dps would suffice.