CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/12/06 15:10:13
Modified files: usr.bin/mandoc : mdoc_term.c mdoc_html.c Log message: Do not follow .D1 and .Dl inside .Bd with a blank line. Kristaps@ came up with this improvement when he merged my patch introducing support for nested displays.