CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2012/01/03 19:17:42
Modified files: usr.bin/mandoc : mdoc_macro.c regress/usr.bin/mandoc/mdoc/Bl: diag.in diag.out_ascii Log message: Heads of .It macros in -diag lists are not parsed, even though .It macros in general are parsed. Fixing a bug reported by deraadt@, based on an incomplete fix by kristaps@, and update the test suite to catch this issue.