OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Ingo Schwarze (schwarzecvs.openbsd.org)
Date: Sun Dec 19 2010 - 03:22:35 CST


CVSROOT: /cvs
Module name: src
Changes by: schwarzecvs.openbsd.org 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.