gbranden pushed a commit to branch master
in repository groff.
commit 02e89b09fe579792b80e24f5a543008a1fda0b21
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Oct 27 20:29:32 2025 -0500
tbl(1): Clarify restriction on \", \!, and so on.
For example, it's okay to use `\"` on a control line _between_ rows of
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 05daad960..8b70c8dc5 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -1598,7 +1598,7 @@ if it encounters an error during operation.
.SH Limitations
.\" ====================================================================
.
-Outside of text blocks,
+In entries other than text blocks,
avoid use of
.I roff
escape sequences that read to the end of the line,
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit