CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2012/11/18 16:10:58
Modified files: regress/usr.bin/mandoc/man/TP: Makefile regress/usr.bin/mandoc/mdoc/Bl: tag.in tag.out_ascii Added files: regress/usr.bin/mandoc/man/TP: badarg.in badarg.out_ascii Log message: Check that mandoc handles non-numeric width arguments to .Bl -tag and .TP the same way as groff, even via -Tman. Some time ago, millert@ reported issues with these; apparently, those issues were fixed since then.