gbranden pushed a commit to branch master
in repository groff.

commit a03dd29f2409b0c5a82340d12399bf6f287b8502
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Aug 26 12:06:19 2024 -0500

    [doc,troff]: Tweak "mac" warning category desc.
    
    Favor active voice over passive.
---
 doc/groff.texi.in          | 7 ++++---
 src/roff/troff/troff.1.man | 3 ++-
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index cc56b3cc7..5d8f89e3c 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -17395,9 +17395,10 @@ An undefined string, macro, or diversion was used.  
When such an object
 is dereferenced, an empty one of that name is automatically created.
 So, unless it is later deleted, at most one warning is given for each.
 
-This warning is also emitted upon an attempt to move an unplanted trap
-macro (@pxref{Page Location Traps}).  In such cases, the unplanted macro
-is @emph{not} dereferenced, so it is not created if it does not exist.
+GNU @command{troff} also uses this category to warn of an attempt to
+move an unplanted trap macro (@pxref{Page Location Traps}).  In such
+cases, the unplanted macro is @emph{not} dereferenced, so it is not
+created if it does not exist.
 
 @item reg
 @itemx 1024
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index 3879eceea..5192441a9 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -677,7 +677,8 @@ at most one warning is given for each.
 .
 .
 .IP
-This warning is also emitted upon an attempt to move an unplanted trap
+.I @g@troff
+also uses this category to warn of an attempt to move an unplanted trap
 macro.
 .
 In such cases,

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

Reply via email to