CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/01/18 17:09:33
Modified files: usr.bin/mandoc : Makefile mandocdb.c Added files: usr.bin/mandoc : mansearch_const.c Log message: Support a second -v on mandocdb(8) to show keys while they are being added; i need that for debugging, in particular to be used with -t. To be able to do so, provide a global table of key names, for reuse.