home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14734 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.0 KB  |  34 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!caen!uwm.edu!linac!att!princeton!sheps!bvaughan
  3. From: bvaughan@sheps.Princeton.EDU (Barbara Vaughan)
  4. Subject: Re: man pages
  5. Message-ID: <1992Dec16.142651.8974@Princeton.EDU>
  6. Originator: news@nimaster
  7. Sender: news@Princeton.EDU (USENET News System)
  8. Nntp-Posting-Host: sheps.princeton.edu
  9. Organization: Princeton University
  10. References: <Dec.15.08.59.36.1992.22495@gnumath.rutgers.edu> <803@blue.cis.pitt.edu>
  11. Date: Wed, 16 Dec 1992 14:26:51 GMT
  12. Lines: 20
  13.  
  14. In article <803@blue.cis.pitt.edu> imtst@teaser.lis.pitt.edu (I-Ming Tsai) writes:
  15. >In article <Dec.15.08.59.36.1992.22495@gnumath.rutgers.edu> lukeh@gnumath.rutgers.edu (Luke Higgins) writes:
  16. >>
  17. >....
  18. >>appreciated. Example: I have a file called preps which is a
  19. >>pretty postscript processor and it has a man page, how do I read it
  20. >>so that it looks nice?
  21. >....
  22. >>Luke
  23. >>lukeh@gnumath.rutgers.edu
  24. >
  25. >Try:
  26. >
  27. >% nroff -man <file_name> | more
  28. >
  29. And to print it, try:
  30.  
  31. % troff -man <file_name>
  32.  
  33. Barbara Vaughan
  34.