CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/04 09:55:17
Modified files:
usr.bin/mandoc : apropos.1 mandocdb.c mansearch.h
mansearch_const.c
Log message:
Remember which names are in the NAME section.
This helps to find missing MLINKS.
Database build times do not change and database growth is minimal
(1.2% with -Q, 0.7% without -Q in /usr/share/man),
so making this optional would be pointless.
