Commit 5074f576 by Diego Novillo

rephrase text

From-SVN: r158414
parent e54655a2
......@@ -2807,8 +2807,8 @@ two forms, whichever is not the default. For further,
language-specific options also refer to @ref{C++ Dialect Options} and
@ref{Objective-C and Objective-C++ Dialect Options}.
When an unrecognized warning label is requested, for example
@option{-Wunknwon-warning}, GCC will emit a diagnostic stating
When an unrecognized warning label is requested (e.g.,
@option{-Wunknown-warning}, GCC will emit a diagnostic stating
that the option is not recognized. However, if the @samp{-Wno-} form
is used, the behavior is slightly different: No diagnostic will be
produced for @option{-Wno-unknown-warning} unless other diagnostics
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment