Recommend cc -Wall instead of gcc -Wall
MFC after: 1 week
This commit is contained in:
parent
95c6a0c6d4
commit
fbd480eb53
@ -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 ,
|
||||
|
Loading…
x
Reference in New Issue
Block a user