CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/12 06:00:27
Modified files:
usr.bin/mandoc : mdoc.c
regress/usr.bin/mandoc/mdoc/Bl: break.in break.out_ascii
break.out_lint
Log message:
Do not confuse .Bl -column lists that just broken another block
with newly opened .Bl -column lists;
fixing an assertion failure jsg@ found with afl:
test case #481, Bl It Bl -column It Bd El text text El
