home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / software / 1609 < prev    next >
Encoding:
Text File  |  1992-09-15  |  2.4 KB  |  48 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!spool.mu.edu!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!pcnot4me
  3. From: pcnot4me@cs.montana.edu (Craig Pratt)
  4. Subject: Indexing man pages (Re: Digital Librarian poops out!)
  5. Message-ID: <1992Sep15.230326.28986@coe.montana.edu>
  6. Sender: usenet@coe.montana.edu (USENET News System)
  7. Organization: Dept. of Computer Science, MSU, Bozeman Mt 59717
  8. References: <1992Sep1.151426.24641@jarvis.csri.toronto.edu> <1992Sep11.081140.1087@glocke.hotb.sub.org>
  9. Date: Tue, 15 Sep 1992 23:03:26 GMT
  10. Lines: 36
  11.  
  12. In article <1992Sep11.081140.1087@glocke.hotb.sub.org> frank@glocke.hotb.sub.org (Frank Thomas) writes:
  13. >In article <1992Sep1.151426.24641@jarvis.csri.toronto.edu>  
  14. >asm@eecg.toronto.edu (Anees Munshi) writes:
  15. >> Can anyone with 3.0 try testing DL under 3.0. The other bug
  16. >> seems to be regular expression search. It seems that it does
  17. >> not understand expressions like u*stand, but will do u* and
  18. >> *stand. Does it have a different regexp syntax, or is this
  19. >> another bug?
  20.  
  21. Different from what?  Acording to the "standard" Unix regular expression
  22. syntax (ed, vi, Grep, etc.), you asked for a string starting with 0 or
  23. or more u's followed by "stand".  Use "u.*stand".  This is u followed 
  24. by zero or more of any character fo0llowed by "stand".
  25.  
  26. >There is another bug(?) in DL (NS2.1):
  27. >If you switch to match prefixes in the preferences it only finds those  
  28. >words that are really prefix => `map` doesn`t match `map` but `maps`.
  29. >I think this at least counter intuitive.
  30.  
  31. Hmmm.  If I set the match preference to "Prefix", then do a search for
  32. "Zilog" it brings up the relevant manual pages.  
  33.  
  34. I'm running 2.2 so maybe they fixed this.
  35.  
  36. Does anyone know the right way to index a bunch of man pages?  I tried
  37. ixBuild with the -fman and it indexed my local man pages but an ixDump
  38. of the index showed the file type as ASCII.  The only way I could
  39. get them properly indexed was by copying them all to /tmp and doing
  40. an installman on all of them.  This was a big waste since the catx
  41. directories already existed.  It works great now, though.
  42.  
  43. -- 
  44.  Craig Pratt                                            pcnot4me@cs.montana.edu
  45.  Montana State University, Bozeman MT              gcp1070@msu.oscs.montana.edu
  46.     Yes, that's right, you too can now test and debug Microsoft Windows NT 
  47.        for the special introductory price of $69!!!  How can you lose?!?
  48.