From: Sylvain Pion Date: Fri, 16 Aug 2002 21:18:14 +0000 (+0000) Subject: invoke.texi: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3075b6cacc4378a2c15ae4b4bfb8403ec6538f1;p=gcc.git invoke.texi: Fix typo. 2002-08-16 Sylvain Pion * doc/invoke.texi: Fix typo. From-SVN: r56384 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 118c8f6d37d..989fa5fa50b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-08-16 Sylvain Pion + + * doc/invoke.texi: Fix typo. + 2002-08-16 David Edelsohn * doc/install.texi (*-ibm-aix*): Explain AIX shared object versioning. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index f898f907665..3119c454e64 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -2109,7 +2109,7 @@ To suppress this warning cast the expression to @samp{void}. @item -Wunused @opindex Wunused -All all the above @option{-Wunused} options combined. +All the above @option{-Wunused} options combined. In order to get a warning about an unused function parameter, you must either specify @samp{-W -Wunused} or separately specify