home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / programm / 6571 < prev    next >
Encoding:
Text File  |  1992-11-20  |  961 b   |  26 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!pmafire!news.dell.com!natinst.com!cs.utexas.edu!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!doug.cae.wisc.edu!umn.edu!exa!joiner
  3. From: joiner@exa.cs.umn.edu (Jay K. Joiner)
  4. Subject: Re: GCC man and .texi files
  5. Message-ID: <joiner.722276551@exa>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: exa.cs.umn.edu
  8. Organization: University of Minnesota
  9. References: <matt.27@bss1.umd.edu>
  10. Date: Fri, 20 Nov 1992 16:22:31 GMT
  11. Lines: 13
  12.  
  13. In <matt.27@bss1.umd.edu> matt@bss1.umd.edu (Matthew Piermarini) writes:
  14.  
  15. >This is probably very trivial, but I can't seem to read the man files that 
  16. >come with GCC2-222.   I tried piping them throught Groff, but they come out 
  17. >screwed up.  Any ideas?  
  18.  
  19. Try groff -mdoc <file> instead of groff -man <file>
  20.  
  21. >Also, how do read .texi files??? Do I need to get 
  22. >the whole EMTex package??  
  23.  
  24. Get the gnuinfo package.  You don't need emtex.
  25.  
  26.