summaryrefslogtreecommitdiff
path: root/libexec/makewhatis/makewhatis.pl
AgeCommit message (Expand)Author
2002-11-07Don't complain about missing man dirs unless in picky mode or ifTodd C. Miller
2002-10-15Use old-style version number when requiring at least perl 5.6.0.Todd C. Miller
2002-04-16skip over comment while parsing subject.Marc Espie
2002-04-02A few improvements to accommodate more ports.Marc Espie
2001-04-03throw \v and \h alignments out.Marc Espie
2001-03-14ad-hoc code to deal with troff hyphenation in preformatted pages.Marc Espie
2001-03-14more bizarre constructs that occur in some man pages.Marc Espie
2001-03-14Allow makewhatis -p -t filename, without full path.Marc Espie
2001-02-25oops, add missing arguments in some calls.Marc Espie
2000-12-08strip sequences of spaces AFTER stripping other weird characters.Marc Espie
2000-11-22More tweaks to recognize more weird cases:Marc Espie
2000-11-19Handle more manpages oddities:Marc Espie
2000-05-31Request from Theo:Marc Espie
2000-05-17A non existent directory should not prevent makewhatis from lookingMarc Espie
2000-04-29Use perl 5.6.0 features:Marc Espie
2000-04-26Try harder to find a full subject line.Marc Espie
2000-04-23With perl 5.6.0, GetOpt::Std is functional, use it.Marc Espie
2000-04-12Limited EUC heuristics, should handle bold wide characters correctly,Marc Espie
2000-04-04Scan l and n sections as well.Marc Espie
2000-03-31Reformat with ts=8, after some prodding from Tom Christiansen :)Marc Espie
2000-03-31Parse nroff source directly as well, don't use getNAME which is awfulMarc Espie
2000-02-05Much better at handling formatted manpages.Marc Espie
2000-02-03Switch to perl: *much* faster (about ten times), *much* more flexible,Marc Espie