CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/03/25 17:23:01
Modified files:
usr.bin/mandoc : Makefile libman.h man.7 man.c man_action.c
man_html.c man_macro.c man_term.c mandoc.1
Log message:
merge 1.9.16, keeping local patches
This is mostly cleanup by kristaps@ after my rather hackish patch
to tolerate the non-text macros .na, .sp, .br in next-line scope;
plus some nesting issues fixed by him, all in man(7).
This survived a full cd /usr/src; make man.
