summaryrefslogtreecommitdiffstats
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
commita9d3d4288c2b573605a81c6fccba5e9ce61f6d1d (patch)
tree7657664fb964dad3edde543f48a028b67081a7ab /mandoc.1
parent76592c5cd0643d0cee93ec87f370d23ced854697 (diff)
downloadmandoc-a9d3d4288c2b573605a81c6fccba5e9ce61f6d1d.tar.gz
Fixes to dynamic addition of Bl width.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.111
1 files changed, 10 insertions, 1 deletions
diff --git a/mandoc.1 b/mandoc.1
index 4b4d8740..c55455fa 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -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