CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/07/03 17:23:45
Modified files:
usr.bin/mandoc : mandoc.h mdoc_term.c mdoc_validate.c read.c
regress/usr.bin/mandoc/mdoc/Bl: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Bl: emptyhead.in emptyhead.out_ascii
emptyhead.out_lint emptytag.in
emptytag.out_ascii
emptytag.out_lint
Log message:
Fix formatting of empty .Bl -inset item heads.
Downgrade empty item heads from ERROR to WARNING.
Show the list type in the error message.
Choose better variable names for nodes in post_it().