diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index 0af69aa4a271..6a5c2b7bc227 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -834,7 +834,7 @@ Whenever possible, code should be run through a code checker (e.g., .Xr lint 1 or -.Nm gcc Fl Wall ) +.Nm cc Fl Wall ) and produce minimal warnings. .Sh SEE ALSO .Xr indent 1 ,