More consistent man page descriptions for warning diagnostics

This commit is contained in:
Rangi
2025-10-22 14:03:34 -04:00
parent 400375b2e5
commit 7654c6e27a
4 changed files with 13 additions and 13 deletions

View File

@@ -344,9 +344,9 @@ Enables literally every warning.
.Pp
The following warnings are actual warning flags; with each description, the corresponding warning flag is included.
Note that each of these flags also has a negation (for example,
.Fl Wcharmap-redef
.Fl Wobsolete
enables the warning that
.Fl Wno-charmap-redef
.Fl Wno-obsolete
disables; and
.Fl Wall
enables every warning that