From bcfe212950ee8771555fb62a002b3dac21750c10 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Wed, 15 Dec 2010 15:59:23 +0000 Subject: Remove stupid outer DIV tag in favour of regular BODY and HTML that can be handled in CSS. Clarified "lit" tag (will be the subject of future clarification). Removed CSS2 note in mandoc.1, which is no longer the case. --- mandoc.1 | 9 --------- 1 file changed, 9 deletions(-) (limited to 'mandoc.1') diff --git a/mandoc.1 b/mandoc.1 index 58a6c7a3..46877db4 100644 --- a/mandoc.1 +++ b/mandoc.1 @@ -541,15 +541,6 @@ The utility was written by .An Kristaps Dzonsons Aq kristaps@bsd.lv . .Sh CAVEATS -The -.Fl T Ns Cm html -and -.Fl T Ns Cm xhtml -CSS2 styling used for -.Fl m Ns Cm doc -input lists does not render properly in older browsers, such as Internet -Explorer 6 and earlier. -.Pp In .Fl T Ns Cm html and -- cgit