CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/17 07:45:28
Modified files:
usr.bin/mandoc : libmandoc.h mandoc.h mandocdb.8 mandocdb.c
Log message:
Change the mandocdb(8) interface to better agree with makewhatis(8);
in particular, allow recursing multiple directories and create
multiple databases in one call.
This commit includes some reorganization, and exposing mandoc_strdup
as a utility function in mandoc.h.
written by kristaps@
