gbranden pushed a commit to branch master
in repository groff.

commit 8fdeff7d5def2786d142ec522ed2620b441e1230
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 7 17:27:39 2026 -0600

    [doc,man]: Simplify description of `warn` request.
---
 doc/groff.texi.in    | 2 +-
 man/groff_diff.7.man | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 7c13f341e..c8b37403c 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -21398,7 +21398,7 @@ or more for each inter-word space in a line.
 @DefreqList {warn, [@Var{n}]}
 @DefregListEndx {.warn}
 @cindex warning level (@code{warn})
-Select the categories, or ``types'', of reported warnings.
+Select categories of warnings to be reported.
 @var{n}@tie{}is the sum of the numeric codes associated with each
 warning category that is to be enabled; all other categories are
 disabled.  The categories and their associated codes are listed in
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 0a8b58282..7ef82c651 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -4575,9 +4575,7 @@ Vertical position trap enablement is global.
 .TP
 .BR .warn\~ [\c
 .IR n ]
-Select the categories,
-or \[lq]types\[rq],
-of reported warnings.
+Select categories of warnings to be reported.
 .
 .IR n \~is
 the sum of the numeric codes associated with each warning category that

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

Reply via email to