CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/23 06:44:19
Modified files:
usr.bin/mandoc : mandocdb.c mdoc.c mdoc.h
Log message:
If an .Nd block contains macros, avoid fragmented entries in mandocdb(8),
instead use the .Nd content recursively.
Improves a couple of index entries in base.
