home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- 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
- From: joiner@exa.cs.umn.edu (Jay K. Joiner)
- Subject: Re: GCC man and .texi files
- Message-ID: <joiner.722276551@exa>
- Sender: news@news2.cis.umn.edu (Usenet News Administration)
- Nntp-Posting-Host: exa.cs.umn.edu
- Organization: University of Minnesota
- References: <matt.27@bss1.umd.edu>
- Date: Fri, 20 Nov 1992 16:22:31 GMT
- Lines: 13
-
- In <matt.27@bss1.umd.edu> matt@bss1.umd.edu (Matthew Piermarini) writes:
-
- >This is probably very trivial, but I can't seem to read the man files that
- >come with GCC2-222. I tried piping them throught Groff, but they come out
- >screwed up. Any ideas?
-
- Try groff -mdoc <file> instead of groff -man <file>
-
- >Also, how do read .texi files??? Do I need to get
- >the whole EMTex package??
-
- Get the gnuinfo package. You don't need emtex.
-
-