home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!caen!uwm.edu!linac!att!princeton!sheps!bvaughan
- From: bvaughan@sheps.Princeton.EDU (Barbara Vaughan)
- Subject: Re: man pages
- Message-ID: <1992Dec16.142651.8974@Princeton.EDU>
- Originator: news@nimaster
- Sender: news@Princeton.EDU (USENET News System)
- Nntp-Posting-Host: sheps.princeton.edu
- Organization: Princeton University
- References: <Dec.15.08.59.36.1992.22495@gnumath.rutgers.edu> <803@blue.cis.pitt.edu>
- Date: Wed, 16 Dec 1992 14:26:51 GMT
- Lines: 20
-
- In article <803@blue.cis.pitt.edu> imtst@teaser.lis.pitt.edu (I-Ming Tsai) writes:
- >In article <Dec.15.08.59.36.1992.22495@gnumath.rutgers.edu> lukeh@gnumath.rutgers.edu (Luke Higgins) writes:
- >>
- >....
- >>appreciated. Example: I have a file called preps which is a
- >>pretty postscript processor and it has a man page, how do I read it
- >>so that it looks nice?
- >....
- >>Luke
- >>lukeh@gnumath.rutgers.edu
- >
- >Try:
- >
- >% nroff -man <file_name> | more
- >
- And to print it, try:
-
- % troff -man <file_name>
-
- Barbara Vaughan
-