From: schwarze Date: Mon, 15 Dec 2014 17:36:47 +0000 (+0000) Subject: Merge from bsd.lv: text about HTML written by kristaps@. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=231b8ece22c4703a1b1e60b4dd80cf358939c428;p=openbsd Merge from bsd.lv: text about HTML written by kristaps@. --- diff --git a/usr.bin/mandoc/mandoc.1 b/usr.bin/mandoc/mandoc.1 index cb54809c0f5..74ac5851e53 100644 --- a/usr.bin/mandoc/mandoc.1 +++ b/usr.bin/mandoc/mandoc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mandoc.1,v 1.68 2014/12/02 11:31:46 schwarze Exp $ +.\" $OpenBSD: mandoc.1,v 1.69 2014/12/15 17:36:47 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014 Ingo Schwarze @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 2 2014 $ +.Dd $Mdocdate: December 15 2014 $ .Dt MANDOC 1 .Os .Sh NAME @@ -258,7 +258,7 @@ Produce 7-bit ASCII output. See .Sx ASCII Output . .It Fl T Ns Cm html -Produce CSS1/HTML5 output. +Produce HTML5, CSS1, and MathML output. See .Sx HTML Output . .It Fl T Ns Cm lint @@ -346,6 +346,10 @@ which will normalise to \(>=60. Output produced by .Fl T Ns Cm html conforms to HTML5 using optional self-closing tags. +Default styles use only CSS1. +Equations rendered from +.Xr eqn 7 +blocks use MathML. .Pp The .Pa example.style.css