CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2022/08/28 06:14:49
Modified files: regress/usr.bin/mandoc/tbl/data: block_width.out_ascii Log message: Adjust desired output after tbl_term.c rev. 1.66 (stop skipping vertical space after boxed tables). I'm committing this separately because trying to regenerate the desired output with groff-current reveals an unrelated, recent regression in groff. So i fixed the groff output by hand before committing it, to get rid of the effect of the roff regression.