gbranden pushed a commit to branch master
in repository groff.

commit 9feae9ad8bd4737de8fe0310fc01e5cb25776a7a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Jul 9 05:47:15 2024 -0500

    doc/groff.texi.in: Favor active voice.
    
    ...over passive.
---
 doc/groff.texi.in | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 0399ce33f..70d63e8d6 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -13043,10 +13043,10 @@ comparisons in other programming languages.
 @cindex copy mode, and @code{\?}
 @cindex mode, copy, and @code{\?}
 @noindent
-Since comparands protected with @code{\?} are read in copy mode
-(@pxref{Copy Mode}), they need not even be valid @code{groff} syntax.
-The escape character is still lexically recognized, however, and
-consumes the next character.
+Since GNU @code{troff} reads comparands protected with @code{\?} in copy
+mode (@pxref{Copy Mode}), they need not even be valid @code{groff}
+syntax.  The escape character is still lexically recognized, however,
+and consumes the next character.
 
 @Example
 .ds a \[

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

Reply via email to