CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/05 10:02:18
Modified files:
usr.bin/mandoc : libman.h man.c man_macro.c man_validate.c
mandoc.h read.c
Log message:
When the HEAD scope of .TP is broken by another block macro,
do not abort with a FATAL error, but report a regular ERROR,
remove the broken .TP from the syntax tree, and prod on.
Reported repeatedly by ports people, at least by brad@ and jeremy@.
Also fixes rendition(4) in Xenocara.
