home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10009 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.7 KB  |  40 lines

  1. Organization: Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!tn0s+
  3. Newsgroups: comp.os.linux
  4. Message-ID: <keeZ7l200WB885RWd=@andrew.cmu.edu>
  5. Date: Sun,  6 Sep 1992 14:46:09 -0400 
  6. From: "Timothy L. Nali" <tn0s+@andrew.cmu.edu>
  7. Subject: Re: man and xman
  8. In-Reply-To: <1992Sep6.131141.23130@monu6.cc.monash.edu.au>
  9. Lines: 29
  10.  
  11. Excerpts from netnews.comp.os.linux: 6-Sep-92 man and xman by Jae
  12. Won@aurora.cc.monash 
  13. >       I have man pages working and xman also working nice. But I found that
  14. >if unless I have man pages in the man1...man9 directories, xman won't even
  15. >know it's there. With mcc interim, the man pages are in the cat1...cat9
  16. >directories so I tried linking things into man directories but then normal
  17. >man refuses to work...can someone help me set the thing up? Thanks very much
  18. >in advance.
  19.  
  20.   I THINK (strong empahsis on think) I know what's going on.  The man
  21. links have a later date than the cat pages.  When man is used, it looks
  22. in both the man and cat directories.  Since the man links have later
  23. dates than the cat files, man thinks it is reading a newer version of
  24. that man page and then tries to crank out the corresponding cat page. 
  25. But since the man page is just a link to a cat file, man tries to create
  26. a cat page from a cat page and dies.
  27.  
  28.   Try doing something to the cat pages so that they have later dates
  29. than the man links.  I don't know if mv will do this; cp should, however.
  30.  
  31. Hope this helps.
  32.  
  33.  
  34. _____________________________________________________________________________
  35.  
  36.  Tim Nali            \  "We are the music makers, and we are the dreamers of
  37.  tn0s@andrew.cmu.edu  \   the dreams" -Willy Wonka and the Chocolate Factory
  38.  
  39.  
  40.