CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/11 12:03:10
Modified files:
usr.bin/mandoc : cgi.c main.c mansearch.c mansearch.h
Log message:
In man(1) mode without -a, stop searching after the first manual tree
that contained at least one match in order to not prefer mdoc(1) from
ports over mdoc(7). As a bonus, this results in a speedup.
