Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!ucsd!ucsdhub!hp-sdd!hplabs!hpfcso!hpfcdc!randyc From: randyc@hpfcdc.HP.COM (Randy Campbell) Newsgroups: comp.sources.wanted Subject: Re: How do you print a man page??? Message-ID: <5450004@hpfcdc.HP.COM> Date: 3 Feb 90 03:21:05 GMT References: <338@ntpdvp1.UUCP> Organization: HP Ft. Collins, Co. Lines: 13 Most UN*X manpages use nroff with macros defined in an "an" macro package, (hence nroff -man). If your system lacks a man command it may well lack the macros... If you have the macro package, "nroff -man 'file_name' | more | lp" will give you pretty troff-like output (your printer must be set to 66 lines per page or page breaks may be in the wrong place). If you don't have the macros, and can't get them, you may have severe difficulty getting a good-looking printout. Randy "just passing through" Campbell