summaryrefslogtreecommitdiff
path: root/libexec/makewhatis/makewhatis.c
AgeCommit message (Expand)Author
1999-12-31Accept all kind of whitespaces when searching for the end of a nrofftron
1999-12-31Correct and improve nroff macro stripping. Partially fixes PR bin/9083tron
1999-12-11Recognize manual page sections "l" and "n" used by the package system.tron
1999-09-25Set file modes of whatis.db database file to 444 like the old script did.tron
1999-09-25Fix incorrect error check after writing database file.tron
1999-09-25Replace shell script for creating whatis.db database with a C programtron