gbranden pushed a commit to branch master
in repository groff.
commit 94499db9ae2623f982d31b8784bb8cdbeb58d12d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Oct 26 22:15:34 2025 -0500
tbl(1): Document x col modifier as DWB extension.
...and a late one, at that.
System V troffs (all descended from DWB 2.0 troff, as I understand it)
don't have it. Plan 9 troff doesn't either, despite having repeated
episodes of cross-pollination with DWB 3.x. Heirloom Doctools
implemented it in 2015, claiming falsely that it was a GNU extension.
---
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 fda59d33e..05daad960 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -981,10 +981,11 @@ After computing the column widths,
distribute any remaining line length evenly over all columns bearing
this modifier.
.
+This is a Documenter's Workbench (DWB) 3.3 extension.
+.
Applying the
.BR x \~modifier
to more than one column is a GNU extension.
-.\" 'x' wasn't documented at all in Lesk 1979.
.
This modifier sets the default line length used in a text block.
.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit