Rename dbindex() to dbadd() to be less confusing.
authorschwarze <schwarze@openbsd.org>
Mon, 6 Jan 2014 13:54:11 +0000 (13:54 +0000)
committerschwarze <schwarze@openbsd.org>
Mon, 6 Jan 2014 13:54:11 +0000 (13:54 +0000)
commitf033f8397d3b0bc2e313bfa3dec8a236826f2dca
tree98f7dd35e7e2c6a7b1fb060c463a93b261d7178a
parentb67fef1936ba44e80fac61eee7be5aab52565b66
Rename dbindex() to dbadd() to be less confusing.
The concept of an index file is gone since the switch to SQLite.
No functional change.
usr.bin/mandoc/mandocdb.c