gbranden pushed a commit to branch master
in repository groff.

commit 52c8a60f6c33d563a1e6d934d110a013f722bcaa
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Jul 21 02:08:41 2026 -0500

    [doc,man]: Clarify synchronicity annotations.
---
 doc/groff.texi.in          | 2 +-
 src/roff/troff/troff.1.man | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 173639552..b76df9c09 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -23406,7 +23406,7 @@ when a warning or an error occurs.
 @c ---------------------------------------------------------------------
 
 @c BEGIN Keep parallel with section "Warnings" of troff(1).
-@c Caveat: the man page sorts them by name, not number.
+@c Caveat: the man page sorts the categories by name, not number.
 @node Warnings
 @subsection Warnings
 @cindex warnings
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index 914dbb61e..5e595228f 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -579,7 +579,7 @@ Suppress formatted output.
 .\" ====================================================================
 .
 .\" BEGIN Keep parallel with groff.texi node "Warnings".
-.\" Caveat: the Texinfo manual sorts them by number, not name.
+.\" Caveat: the Texinfo manual sorts the categories by number, not name.
 GNU
 .I troff \" GNU
 divides its warning diagnostics into named,

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

Reply via email to