CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/12/21 17:33:25
Modified files: usr.bin/mandoc : html.c html.h man.3 mandoc.1 mdoc.3 mdoc_html.c Log message: More small -Thtml improvements by kristaps@, in particular, use <B>, <I> and <U> where appropriate. Provide relative widths for header and footer lines. Manuals: More concise short descriptions of output modes. Correct a few places still talking about CSS2 to say CSS1. Code examples should use .Dl, not .D1.