gbranden pushed a commit to branch master
in repository groff.
commit bf5b62becaf0006a5c7f049b2588160fc3ef37ac
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Sep 8 20:46:12 2026 -0500
tbl(1): Simplify lexicon.
We do not require the term "table definition".
"Table description" suffices.
---
src/preproc/tbl/tbl.1.man | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/src/preproc/tbl/tbl.1.man b/src/preproc/tbl/tbl.1.man
index 1be9ad746..658dffc0e 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -205,10 +205,8 @@ when the formatter encounters a table region.)
.
.P
Each table region may begin with
-.I region options,
-and must contain one or more
-.I table definitions;
-each table definition contains a
+.I region options.
+Each table description contains a
.I format specification
followed by one or more input lines (rows) of
.I entries.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit