summaryrefslogtreecommitdiffstats
path: root/mandoc_html.3
diff options
context:
space:
mode:
Diffstat (limited to 'mandoc_html.3')
-rw-r--r--mandoc_html.39
1 files changed, 6 insertions, 3 deletions
diff --git a/mandoc_html.3 b/mandoc_html.3
index d7c3f45a..6ec35cd9 100644
--- a/mandoc_html.3
+++ b/mandoc_html.3
@@ -231,12 +231,15 @@ nothing is printed for this pair.
.Pp
The
.Cm w
-argument type letter can optionally be followed by one or two
+argument type letter can optionally be followed by one, two, or three
modifier letters.
The modifier
+.Cm *
+suppresses printing of the pair if the argument matches 6n.
+The modifier
.Cm +
-increases the width by 10% to make even bold text fit
-and adds two units for padding between columns.
+increases the width by 20% to make even bold text fit
+and adds three units for padding between columns.
The modifier
.Cm \-
makes the width negative by multiplying it with \-1.