CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/08 09:26:28
Modified files:
usr.bin/mandoc : mandoc.h mdoc_macro.c mdoc_term.c
mdoc_validate.c read.c
Log message:
Get rid of the useless FATAL error "child violates parent syntax".
When finding items outside lists, simply skip them and throw an ERROR.
Handle subsections before the first section instead of bailing out.
