gbranden pushed a commit to branch master
in repository groff.

commit 440d466d8c49eb29bf58fb77a929e16dcbbcd0d3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jan 24 14:29:59 2026 -0600

    [doc,man]: Fix style and markup nits.
    
    * Favor present tense over future.
    * Break Texinfo input lines in a roff-friendly way.
---
 doc/groff.texi.in          | 11 ++++++++---
 src/roff/groff/groff.1.man |  2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 0b755c0ce..c97e456e9 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -1482,9 +1482,14 @@ the @option{-T X75}, @option{-T X75-12}, @option{-T 
X100}, and
 Suppress formatted output from @command{@g@troff}.
 
 @item -Z
-Disable postprocessing.  @command{@g@troff} output will appear on the
-standard output stream (unless suppressed with @option{-z}); see
-@ref{GNU @command{troff} Output} for a description of this format.
+Disable postprocessing.
+@command{@g@troff}
+output appears on the standard output stream
+(unless suppressed with
+@option{-z});
+see
+@ref{GNU @command{troff} Output}
+for a description of this format.
 @end table
 
 
diff --git a/src/roff/groff/groff.1.man b/src/roff/groff/groff.1.man
index a6fa99edc..7cad00b22 100644
--- a/src/roff/groff/groff.1.man
+++ b/src/roff/groff/groff.1.man
@@ -552,7 +552,7 @@ options use the metrics of X11 fonts.
 Disable postprocessing.
 .
 .I @g@troff
-output will appear on the standard output stream
+output appears on the standard output stream
 (unless suppressed with
 .BR \-z );
 see

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

Reply via email to