CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/18 13:17:37
Modified files:
usr.bin/mandoc : mandocdb.c
Log message:
Don't display "unable to open mandoc.db" error messages (SQLITE_CANTOPEN)
in the code which opens mandocdb's sqlite database when updating/deleting
individual files (as used and only really useful for pkg_add/pkg_delete).
ok schwarze@
