CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/07/02 07:10:15
Modified files:
usr.bin/mandoc : mandoc.h mdoc_validate.c read.c
regress/usr.bin/mandoc/mdoc/Bl: Makefile
regress/usr.bin/mandoc/mdoc/Vt: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Bl: noIt.out_lint
regress/usr.bin/mandoc/mdoc/Vt: child.in child.out_ascii
child.out_lint
Log message:
Disentangle the MANDOCERR_CHILD message, which reported three
completely different things, into three distinct messages.
Also mention the macro names we are talking about.