CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/17 15:18:41
Modified files:
usr.bin/mandoc : mansearch.c
Log message:
Do not warn if a database file does not exist
because that is simply equivalent to an empty database.
Suggested by ajacoutot@
