CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/11/27 09:20:28
Modified files:
share/man/man7 : mdoc.7
usr.bin/mandoc : mdoc_html.c mdoc_man.c mdoc_term.c
mdoc_validate.c
regress/usr.bin/mandoc/mdoc: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Db: Makefile args.in args.out_ascii
args.out_lint
Log message:
Fix the obsolete .Db (toggle debug mode) macro to ignore its arguments
and not trigger an assertion when there is more than one argument;
the latter found by jsg@ with afl.