gbranden pushed a commit to branch master
in repository groff.

commit 2a2c24fa108f6666512e930ba76e196a57847a90
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Nov 27 00:32:02 2025 -0600

    [doc,man]: Fix missing word and clarify.
    
    ...description of GNU troff's `-U` command-line option.
---
 doc/groff.texi.in          | 3 ++-
 src/roff/troff/troff.1.man | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index f234ee690..bba859982 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -1341,7 +1341,8 @@ requests,
 which are disabled by default because they
 allow an untrusted input document to run arbitrary commands,
 put arbitrary content into
-@command{troff} @c GNU
+@command{troff} @c generic
+output
 or write to arbitrary file names.@footnote{GNU
 @command{troff} @c GNU
 does not,
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index 0addbff80..0611c6741 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -498,7 +498,7 @@ requests,
 which are disabled by default because they
 allow an untrusted input document to run arbitrary commands,
 put arbitrary content into
-.I @g@troff \" GNU
+.I troff \" generic
 output,
 or write to arbitrary file names.
 .

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

Reply via email to