summaryrefslogtreecommitdiffstats
path: root/mdoc.3
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 /mdoc.3
parent76592c5cd0643d0cee93ec87f370d23ced854697 (diff)
downloadmandoc-a9d3d4288c2b573605a81c6fccba5e9ce61f6d1d.tar.gz
Fixes to dynamic addition of Bl width.
Diffstat (limited to 'mdoc.3')
-rw-r--r--mdoc.320
1 files changed, 20 insertions, 0 deletions
diff --git a/mdoc.3 b/mdoc.3
index 10f05937..eda5435d 100644
--- a/mdoc.3
+++ b/mdoc.3
@@ -325,4 +325,24 @@ macro.
The
.Sq \&Bsx
macro doesn't yet understand version arguments.
+.\" LIST-ITEM
+.It
+If not given a value, the \-offset argument to
+.Sq \&Bd
+and
+.Sq \&Bl
+should by the width of
+.Qq <string> .
+.\" LIST-ITEM
+.It
+Columns widths in
+.Sq \&Bl -column
+should default to width
+.Qq <stringx>
+if not included.
+.\" LIST-ITEM
+.It
+List-width suffix
+.Qq m
+isn't handled.
.El