CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/12/25 06:23:03
Modified files: usr.bin/mandoc : Makefile html.c html.h man_html.c mdoc_html.c Log message: Yet another batch of -Thtml polishing from kristaps@: In particular, use <SMALL> for .SM and <CODE> for .Dl. Use <B> for bold and <I> for italic in general. Also call this mandoc 1.10.8 now, as it is functionally equivalent, even though one one set of refactoring patches has not been merged yet because it conflicts with our tbl(1) handling.