]> gcc.gnu.org Git - gcc.git/commitdiff
invoke.texi: Fix typo.
authorSylvain Pion <pion@cs.nyu.edu>
Fri, 16 Aug 2002 21:18:14 +0000 (21:18 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 16 Aug 2002 21:18:14 +0000 (21:18 +0000)
2002-08-16  Sylvain Pion <pion@cs.nyu.edu>

* doc/invoke.texi: Fix typo.

From-SVN: r56384

gcc/ChangeLog
gcc/doc/invoke.texi

index 118c8f6d37d51d9b5f7567c2492e6a9599424497..989fa5fa50b4df87fbe7956aff1cb99761658924 100644 (file)
@@ -1,3 +1,7 @@
+2002-08-16  Sylvain Pion <pion@cs.nyu.edu>
+
+       * doc/invoke.texi: Fix typo.
+
 2002-08-16  David Edelsohn  <edelsohn@gnu.org>
 
        * doc/install.texi (*-ibm-aix*): Explain AIX shared object versioning.
index f898f9076659ae55a0dc67ecb94cd09f7e7bbf6b..3119c454e644d55812d138fe477d0ca596edbc44 100644 (file)
@@ -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
This page took 0.099313 seconds and 5 git commands to generate.