CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/11/17 18:14:40

Modified files:
        usr.bin/mandoc : mansearch.c mansearch.h 

Log message:
In man(1) mode, prefer file name matches over .Dt name matches over
first .Nm entries over other NAME .Nm entries over SYNOPSIS .Nm entries.
For example, this makes sure "man ypbind" does not return yp(8).
Re-run "makewhatis" to profit from this change.

Reply via email to