CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/04 17:29:49
Modified files:
usr.bin/mandoc : mandocdb.c mansearch.c mansearch.h
Log message:
Put section and architecture info into the keys table,
in preparation for removing them from the mpages table,
aiming for cleaner and more uniform interfaces.
Database growth is below 4%, part of which will be reclaimed.
As a bonus, this allows searches like:
./obj/apropos An=kettenis -a arch=ppc
./obj/apropos An=kettenis -a sec~[^4]
