CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/19 02:22:35
Modified files:
usr.bin/mandoc : html.c html.h man_html.c mandoc.1 mdoc.h
mdoc_html.c
Log message:
Significant improvements to -Thtml by kristaps@:
Use less <DIV>, use more <H1>, <H2>, <P>, <BR>, <PRE>, <UL>, <OL>, <DL> etc.
Triggered by input from Will Backman.
Remove CSS2 note in mandoc.1, which is no longer true.
