CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/15 05:54:47
Modified files:
usr.bin/mandoc : apropos.c apropos_db.c apropos_db.h
Log message:
Simplify by not pre-filtering the result vector for satisfied matches:
we can do this in the frontend; from kristaps@.
