gbranden pushed a commit to branch master
in repository groff.

commit a84ee4c96f4618da717158cd1f590a3c688e5673
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun May 11 10:52:43 2025 -0500

    tbl(1): Clarify behavior.
    
    GNU tbl implicitly adds "L" column _descriptors_, not merely
    _classifiers_, to rectangularize a table.  This wording does not leave
    the absence of column modifiers unspecified.
---
 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 e08010c73..a45bf90e9 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -525,7 +525,7 @@ GNU
 implicitly extends any row definition with fewer
 on the right-hand side with
 .B L
-classifiers as many times as necessary to make the table rectangular.
+descriptors as many times as necessary to make the table rectangular.
 .\" Heirloom Doctools tbl also does that; DWB tbl does not.
 .
 .

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

Reply via email to