CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/05 17:04:22
Modified files:
usr.bin/mandoc : mdoc_macro.c
regress/usr.bin/mandoc/mdoc/break: tail.in tail.out_ascii
tail.out_lint
Log message:
If a partial explicit block extending to the next input line follows
the end macro of a broken block, put all of it into the breaking block.
Needed for example by mutella(1).
