groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 03/14: tbl(1): Fix tag width used for region options.


From: G. Branden Robinson
Subject: [groff] 03/14: tbl(1): Fix tag width used for region options.
Date: Fri, 29 Dec 2023 21:07:18 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 24b2c5f8f7908a28864cf2062ed4d5d1fc5bfe60
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Dec 28 02:49:18 2023 -0600

    tbl(1): Fix tag width used for region options.
---
 src/preproc/tbl/tbl.1.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/preproc/tbl/tbl.1.man b/src/preproc/tbl/tbl.1.man
index ff6fdb63b..6502fbf16 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -248,7 +248,7 @@ region options makes a table \[lq]boxed\[rq] for the 
purpose of later
 discussion.
 .
 .
-.TP 16n \" "decimalpoint(c)" + 2n + hand-tuned for PDF
+.TP 17n \" "decimalpoint(c)" + 2n
 .B allbox
 Enclose each table entry in a box;
 implies



reply via email to

[Prev in Thread] Current Thread [Next in Thread]