gbranden pushed a commit to branch master
in repository groff.

commit f0b0a38f6d02f29c39faf8fc65c257dd2e4bbc18
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Sep 8 20:43:39 2026 -0500

    tbl(1): Favor active voice over passive.
---
 src/preproc/tbl/tbl.1.man | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/src/preproc/tbl/tbl.1.man b/src/preproc/tbl/tbl.1.man
index ea04201b8..1be9ad746 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -675,10 +675,11 @@ it issues a diagnostic message.
 .
 If the entire row definition consists of these classifiers
 (only one is necessary),
-it is treated as a
+.I tbl
+treats it as a
 .RB \[lq] _ \[rq]
 occupying a row of table entries,
-and no corresponding data are expected.
+and expects no corresponding data.
 .
 .
 .TP
@@ -692,10 +693,11 @@ it issues a diagnostic message.
 .
 If the entire row definition consists of these classifiers
 (only one is necessary),
-it is treated as a
+.I tbl
+treats it as a
 .RB \[lq] = \[rq]
 occupying a row of table entries,
-and no corresponding data are expected.
+and expects no corresponding data.
 .
 .
 .TP

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

Reply via email to