CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/18 13:15:32
Modified files:
usr.bin/mandoc : mdoc_validate.c
regress/usr.bin/mandoc/mdoc/Bl: noIt.in noIt.out_ascii
noIt.out_lint
Log message:
Only keep leading .Sm inside a list when it immediately precedes
the first .It. Otherwise, move it out together with whatever
follows. Fixing an assertion failure found by jsg@ with afl.
