CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/10/30 13:03:36
Modified files: regress/usr.bin/mandoc/mdoc/Bd: badargs.in badargs.out_ascii badargs.out_lint usr.bin/mandoc : mandoc.1 mandoc.h mdoc.c mdoc_validate.c read.c Log message: If a .Bd block has no arguments at all, drop the block and only keep its contents. Removing a gratuitious difference to groff output found after a related bug report from krw@.