gbranden pushed a commit to branch master
in repository groff.

commit 369f0338a1041eb5883b2591faa1fea88979be54
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Jun 23 12:32:45 2026 -0500

    groff(7): Fix style nits.
    
    * Consistently say "section ... in [man page]", not "section ... of".
    * Fix missing parenthesis.
---
 man/groff.7.man | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index f5d54ece5..ed1c923da 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -415,7 +415,7 @@ it is unnecessary
 because the program parses delimited arguments
 at a different input level than their surrounding context.
 .
-See section \[lq]Miscellaneous\[rq] of
+See section \[lq]Miscellaneous\[rq] in
 .MR groff_diff @MAN7EXT@ .)
 .
 GNU
@@ -1115,7 +1115,7 @@ GNU
 .I troff \" GNU
 emits a warning in category
 .RB \%\[lq] range \[rq].
-See section \[lq]Warnings\[rq] of
+See section \[lq]Warnings\[rq] in
 .MR @g@troff 1 .)
 .
 .
@@ -1278,7 +1278,7 @@ to evaluate false.
 .I troff \" GNU
 emits a warning in category
 .RB \%\[lq] number \[rq].
-See section \[lq]Warnings\[rq] of
+See section \[lq]Warnings\[rq] in
 .MR @g@troff @MAN1EXT@ .)
 .
 This unfortunate limitation maintains compatibility with AT&T
@@ -1478,7 +1478,7 @@ the formatter defines it as empty and interpolates 
nothing.
 .I troff \" GNU
 emits a warning in category
 .RB \[lq] mac \[rq].
-See section \[lq]Warnings\[rq] of
+See section \[lq]Warnings\[rq] in
 .MR @g@troff @MAN1EXT@ .)
 .
 Similarly,
@@ -1873,7 +1873,7 @@ is also commonly seen.
 .
 Punctuation characters are the best choice
 (and most portable to other
-.IR troff s, \" generic
+.IR troff s), \" generic
 except for those meaningful in numeric expressions;
 see below.
 .\" GNU troff happily accepts tabs and leaders; AT&T troff doesn't.

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

Reply via email to