aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.1
diff options
context:
space:
mode:
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.15
1 files changed, 2 insertions, 3 deletions
diff --git a/mandoc.1 b/mandoc.1
index aa6274ae..8f4f090d 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.260 2022/06/07 09:54:40 schwarze Exp $
+.\" $Id: mandoc.1,v 1.261 2022/06/22 17:37:59 schwarze Exp $
.\"
.\" Copyright (c) 2012, 2014-2022 Ingo Schwarze <schwarze@openbsd.org>
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
@@ -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: June 7 2022 $
+.Dd $Mdocdate: June 22 2022 $
.Dt MANDOC 1
.Os
.Sh NAME
@@ -342,7 +342,6 @@ and may exceed the output width.
Output produced by
.Fl T Cm html
conforms to HTML5 using optional self-closing tags.
-Default styles use only CSS1.
Equations rendered from
.Xr eqn 7
blocks use MathML.