summaryrefslogtreecommitdiffstats
path: root/tbl.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-01-08 17:16:48 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-01-08 17:16:48 +0000
commit41669ffe63fd5c360ab2ee4890112fd7acefdbb0 (patch)
tree01902076849d495293ef6d9915aa9fb4eee5ee79 /tbl.7
parent29f8344876163462796a63fb0835930cea1b51ce (diff)
downloadmandoc-41669ffe63fd5c360ab2ee4890112fd7acefdbb0.tar.gz
The numerical column type centres on the *last* decimal point.
Diffstat (limited to 'tbl.7')
-rw-r--r--tbl.72
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl.7 b/tbl.7
index 088af960..689042f8 100644
--- a/tbl.7
+++ b/tbl.7
@@ -205,7 +205,7 @@ Right-justify a literal string within its column.
.It Cm l
Left-justify a literal string within its column.
.It Cm n
-Justify a number around its decimal point.
+Justify a number around its last decimal point.
If the decimal point is not found on the number, it's assumed to trail
the number.
.It Cm s