gbranden pushed a commit to branch master
in repository groff.

commit fe4d6ead002b4929607153247680c972636ffdeb
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun May 11 10:56:41 2025 -0500

    tbl(1): Favor active voice over passive.
---
 src/preproc/tbl/tbl.1.man | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/preproc/tbl/tbl.1.man b/src/preproc/tbl/tbl.1.man
index a45bf90e9..8e840aa26 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -584,7 +584,8 @@ If multiple decimal separators are adjacent to a digit,
 it uses the rightmost one for vertical alignment.
 .
 If there is no decimal separator,
-the rightmost digit is used for vertical alignment;
+.I @g@tbl
+uses the rightmost digit for vertical alignment;
 if no digits are present,
 .I @g@tbl
 centers the entry within the column.

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to