CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/18 15:54:48
Modified files:
usr.bin/mandoc : mandocdb.c
Log message:
In update mode, when opening the database fails, probably because it is
missing or corrupt, just rebuild it from scratch. This also helps when
installing the very first port on a freshly installed machine
and is similar to what espie@'s classical makewhatis(8) did.
Issue reported by naddy@ via kili@.
