summaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-21 21:09:00 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-21 21:09:00 +0000
commitcef427b7b44922753d803c4b2af56b03e0abdcc0 (patch)
tree133afd20bc92a37a97f31466a8fd1ecfcd560fd7 /mandoc.1
parente4648a32d325bf9e23dcd2c60ac4a06930d3e699 (diff)
downloadmandoc-cef427b7b44922753d803c4b2af56b03e0abdcc0.tar.gz
mandoc-cef427b7b44922753d803c4b2af56b03e0abdcc0.tar.zst
mandoc-cef427b7b44922753d803c4b2af56b03e0abdcc0.zip
Fixes to dynamic addition of Bl width.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.113
1 files changed, 11 insertions, 2 deletions
diff --git a/mandoc.1 b/mandoc.1
index 0fec9b82..88b47c56 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.4 2009/03/21 13:09:29 kristaps Exp $
+.\" $Id: mandoc.1,v 1.5 2009/03/21 21:09:00 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@openbsd.org>
.\"
@@ -184,21 +184,30 @@ utility was written by
.Sh CAVEATS
The
.Nm
-utility doesn't yet know how to display the following:
+utility in
+.Fl T Ns Ar ascii
+mode doesn't yet know how to display the following:
.Pp
.Bl -bullet -compact
.It
The \-hang
.Sq \&Bl
list is not yet supported.
+.\" LIST-ITEM
.It
The \-literal and \-unfilled
.Sq \&Bd
displays types are synonyms, as are \-filled and \-ragged.
+.\" LIST-ITEM
.It
The
.Sq \&Xo/Xc
pair isn't supported.
+.\" LIST-ITEM
+.It
+The
+.Sq \&Bd
+macro doesn't process \-compact .
.El
.Pp
Other macros still aren't supported by virtue of nobody complaining