CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/08 09:35:31
Modified files:
usr.bin/mandoc : man_macro.c man_validate.c
Log message:
Improve handling of next-line scope broken by end of file.
Detect the condition earlier, report in the error message
which block is broken, and delete the broken block.
Consequently, empty section headers can no longer happen.
