CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/02/06 09:28:26
Modified files:
usr.bin/mandoc : mdoc_validate.c
regress/usr.bin/mandoc/mdoc/Aq: empty.out_lint
regress/usr.bin/mandoc/mdoc/Brq: empty.out_lint
regress/usr.bin/mandoc/mdoc/Oo: Makefile punct.in
punct.out_ascii
punct.out_markdown
regress/usr.bin/mandoc/mdoc/Qq: empty.out_lint
regress/usr.bin/mandoc/mdoc/Sq: empty.out_lint
Removed files:
regress/usr.bin/mandoc/mdoc/Oo: punct.out_lint
Log message:
Delete the "no blank before trailing delimiter" check from the
partial explicit macros. Leah Neukirchen <leah at vuxu dot org>
rightfully points out that the check makes no sense for these macros.