CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/22 10:12:52
Modified files:
usr.bin/mandoc : mandocdb.c
Log message:
When trying to edit an existing database with makewhatis(8) -d or -u
but reading the database fails, report the full path to the database
on standard error, and mention that the database is automatically
recreated from scratch.
Suggested by espie@.
