CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/17 07:52:32
Modified files:
usr.bin/mandoc : Makefile apropos.c apropos_db.c apropos_db.h
mandocdb.c
Added files:
usr.bin/mandoc : man_conf.c man_conf.h
Log message:
Minimal man.conf(5) _whatdb support for mandocdb(8) and apropos(1),
and add the standard options -M and -m to apropos(1).
Including a bugfix to prevent mandocdb(8) from leaking
database file descriptors.
