home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14722 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.1 KB

  1. Path: sparky!uunet!noc.near.net!news.bbn.com!usc!rpi!uwm.edu!spool.mu.edu!yale.edu!jvnc.net!netnews.upenn.edu!dsinc!pitt.edu!imtst
  2. From: imtst@teaser.lis.pitt.edu (I-Ming Tsai)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: man pages
  5. Message-ID: <803@blue.cis.pitt.edu>
  6. Date: 16 Dec 92 03:00:40 GMT
  7. References: <Dec.15.08.59.36.1992.22495@gnumath.rutgers.edu>
  8. Sender: news+@pitt.edu
  9. Organization: University of Pittsburgh
  10. Lines: 20
  11.  
  12. In article <Dec.15.08.59.36.1992.22495@gnumath.rutgers.edu> lukeh@gnumath.rutgers.edu (Luke Higgins) writes:
  13. >
  14. ....
  15. >appreciated. Example: I have a file called preps which is a
  16. >pretty postscript processor and it has a man page, how do I read it
  17. >so that it looks nice?
  18. ....
  19. >Luke
  20. >lukeh@gnumath.rutgers.edu
  21.  
  22. Try:
  23.  
  24. % nroff -man <file_name> | more
  25.  
  26. -- Ming
  27. -- 
  28. ===============================================================================
  29.  imtst+@pitt.edu             |  /* You are not expected to understand this. */ 
  30.  imtst@icarus.lis.pitt.edu   |                 --- UNIX, Version 6, line 2238
  31.  Telecommunication,   University of Pittsburgh,   Pittsburgh,   Pennsylvania.
  32.