CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/01/06 06:54:11
Modified files: usr.bin/mandoc : mandocdb.c Log message: Rename dbindex() to dbadd() to be less confusing. The concept of an index file is gone since the switch to SQLite. No functional change.