gbranden pushed a commit to branch master
in repository groff.
commit 47860be9250d208e1e7469c008dc1bd9fc38b934
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Mar 17 08:21:31 2026 -0500
[doc,man]: Doc that `-wall` excludes `-wstyle`.
---
doc/groff.texi.in | 7 ++++++-
src/roff/troff/troff.1.man | 3 ++-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 126d27792..7f6a87a22 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -21759,7 +21759,12 @@ Two warning names group other warning categories for
convenience.
@table @samp
@item all
-All warning categories except @samp{di}, @samp{mac} and @samp{reg}.
+All warning categories except
+@samp{di},
+@samp{mac},
+@samp{reg},
+and
+@samp{style}.
This shorthand is intended to produce all warnings that are useful with
macro packages written for @acronym{AT&T} @code{troff} and its
descendants, which have less fastidious diagnostics than GNU
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index ee5fa3506..987854c69 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -862,8 +862,9 @@ Two warning names group other warning categories for
convenience.
All warning categories except
.BR di ,
.BR mac ,
+.BR reg ,
and
-.BR reg .
+.BR style .
.
This shorthand is intended to produce all warnings that are useful with
macro packages and documents written for AT&T
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit