From a600ca318943b9d85ca4f2a535be326c7c8b54ed Mon Sep 17 00:00:00 2001 From: dnovillo Date: Fri, 16 Apr 2010 12:38:04 +0000 Subject: [PATCH 1/1] rephrase text git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158414 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/doc/invoke.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 39bdff9c901..b007c7f048d 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -2838,8 +2838,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 -- 2.11.0