gbranden pushed a commit to branch master
in repository groff.

commit bc8dc9dcf7cfe349883528518dd5fd4afc28111f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jan 7 10:50:41 2026 -0600

    [doc,man]: Fix grammar nits.
    
    * Sync content with troff(1) (Oxford/serial comma).
    * Fix missing word.
---
 doc/groff.texi.in | 4 ++--
 man/groff.7.man   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 5ff05df75..673f9f02b 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -785,7 +785,7 @@ is an extended dialect of the
 language,
 for which many
 similar implementations exist.
-When say ``the formatter'' when speaking of behavior
+When we say ``the formatter'' when speaking of behavior
 that is generally true of
 @command{troff} @c generic
 and
@@ -1381,7 +1381,7 @@ which are disabled by default because they
 allow an untrusted input document to run arbitrary commands,
 put arbitrary content into
 @command{troff} @c generic
-output
+output,
 or write to arbitrary file names.@footnote{GNU
 @command{troff} @c GNU
 does not,
diff --git a/man/groff.7.man b/man/groff.7.man
index 08bf663f8..1835351a3 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -314,7 +314,7 @@ language,
 for which many
 similar implementations exist.
 .
-When say \[lq]the formatter\[rq] when speaking of behavior
+When we say \[lq]the formatter\[rq] when speaking of behavior
 that is generally true of
 .I troff \" generic
 and

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

Reply via email to