home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 10877 < prev    next >
Encoding:
Internet Message Format  |  1992-09-12  |  1.9 KB

  1. Xref: sparky comp.unix.questions:10877 comp.windows.x.apps:976
  2. Newsgroups: comp.unix.questions,comp.windows.x.apps
  3. Path: sparky!uunet!gatech!asuvax!ukma!eng.ufl.edu!news
  4. From: ruck@zeta.ee.ufl.edu (John R Ruckstuhl Jr)
  5. Subject: Re: backward MANPATH ?
  6. Message-ID: <1992Sep10.010200.12873@eng.ufl.edu>
  7. Sender: news@eng.ufl.edu (Usenet Diskhog System)
  8. Organization: EE Dept at UF
  9. References: <1992Sep9.191751.22333@eng.ufl.edu>
  10. Date: Thu, 10 Sep 92 01:02:00 GMT
  11. Lines: 43
  12.  
  13. I wrote:
  14.  
  15. > Sanity check, please --
  16. > Regarding "man" (SunOS 4.1.1) and "xman" utilities,
  17. > These utilities output the manpage found !last! in the MANPATH, 
  18.  
  19.  
  20. Not true.  I'll try again.  Apparently I've noticed some behavior
  21. related to the filename extensions, and my explanation was entirely
  22. incorrect.
  23.  
  24. If MANPATH is /usr/man:/usr/local/man ,
  25.  
  26. then
  27.     /usr/man/man1/cmp.1  is output rather than  /usr/local/man/man1/cmp.1
  28.     /usr/man/man1/split.1  is output rather than  /usr/local/man/man1/split.1
  29.     /usr/man/man1/tail.1  is output rather than  /usr/local/man/man1/tail.1
  30. but
  31.     /usr/local/man/man1/cat.1  is output rather  than /usr/man/man1/cat.1v
  32.     /usr/local/man/man1/cut.1  is output rather  than /usr/man/man1/cut.1v
  33.     /usr/local/man/man1/sum.1  is output rather  than /usr/man/man1/sum.1v
  34.  
  35.  
  36. Again -- is this standard "man" behavior?
  37. Should the files be renamed to get what I want, or is there an easy way 
  38. to override this?
  39.  
  40. (That is, other than using another implementation of "man" -- thanks for 
  41. the pointers to Tom Christiansen's (sp?) "perl"-based "man").
  42.  
  43. > To me, it's counter-intuitive; is there an interesting explanation for this?
  44.  
  45. And, what !is! the correct description of the search?
  46. Will a ".1l" be found before a ".1v" ?
  47.  
  48.  
  49. Best regards,
  50. ruck
  51. -- 
  52. John R. Ruckstuhl, Jr.                  ruck@alpha.ee.ufl.edu
  53. Dept of Electrical Engineering          ruck@cis.ufl.edu, uflorida!ruck
  54. University of Florida                   ruck%sphere@cis.ufl.edu, sphere!ruck
  55.