aboutsummaryrefslogtreecommitdiffstatshomepage
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
commitaa9ca6960e283b808aecccfb67f2cc730f0e83b8 (patch)
treeac8bf6562fd8bdc81e8361f15567f92a8e6622d9 /tbl.7
parent74fefd1ac6f4b27426d1a6a6dc64e5c52b84945d (diff)
downloadmandoc-aa9ca6960e283b808aecccfb67f2cc730f0e83b8.tar.gz
mandoc-aa9ca6960e283b808aecccfb67f2cc730f0e83b8.tar.zst
mandoc-aa9ca6960e283b808aecccfb67f2cc730f0e83b8.zip
The numerical column type centres on the *last* decimal point.
Diffstat (limited to 'tbl.7')
-rw-r--r--tbl.74
1 files changed, 2 insertions, 2 deletions
diff --git a/tbl.7 b/tbl.7
index 747b54b5..0479c40a 100644
--- a/tbl.7
+++ b/tbl.7
@@ -1,4 +1,4 @@
-.\" $Id: tbl.7,v 1.5 2011/01/08 17:00:27 kristaps Exp $
+.\" $Id: tbl.7,v 1.6 2011/01/08 17:16:48 kristaps Exp $
.\"
.\" Copyright (c) 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -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