With perl 5.6.0, GetOpt::Std is functional, use it.
authorespie <espie@openbsd.org>
Sun, 23 Apr 2000 22:14:27 +0000 (22:14 +0000)
committerespie <espie@openbsd.org>
Sun, 23 Apr 2000 22:14:27 +0000 (22:14 +0000)
commit7bfa45824ecc5abde85ee26e9d46deb283887392
tree338f5262bef5890f07c9e31ea9a2fee8722a9637
parent064b3aa33ddfc5ac271472012947d19a03907b83
With perl 5.6.0, GetOpt::Std is functional, use it.
Add -p (prick) and -t (test) option.
reword error handling as follows:
makewhatis tries harder to find section and/or subject lines in man pages,
even when the formatting is slightly incorrect.
-p mode diagnoses problems.
-t can be used to quickly test a new man page.
Approved by millert@.  aaron@ would like `The options are as follows...'
style, but:
- I don't think this would be as clear,
- he hasn't come up with actual replacement text yet...

At least this is accurate documentation.
libexec/makewhatis/makewhatis.8
libexec/makewhatis/makewhatis.pl