gbranden pushed a commit to branch master
in repository groff.

commit 7fd4d892b95f55921f2a9fede3f509d235674d6e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Oct 3 01:04:00 2024 -0500

    tbl(1): Clarify a point.
    
    Help reader understand that a newline must precede table data.
---
 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 6f98339a9..bbba79d67 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -1021,7 +1021,7 @@ provokes a diagnostic from
 .SS "Table data"
 .\" ====================================================================
 .
-Place table data after the format specification.
+Place table data on lines after the format specification.
 .
 Each text line corresponds to a table row,
 except that a backslash at the end of a line of table data continues an

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

Reply via email to