invoke.texi: Fix typo in -fmax-errors=.
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 26 Oct 2007 21:59:07 +0000 (21:59 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 26 Oct 2007 21:59:07 +0000 (21:59 +0000)
2007-10-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* invoke.texi: Fix typo in -fmax-errors=.

From-SVN: r129663

gcc/fortran/ChangeLog
gcc/fortran/invoke.texi

index 9a16c5f734d8c69c6194ba2c7eafb47e251ad657..e4620794693b1880846c5567d386ae7cf15fbaa4 100644 (file)
@@ -1,3 +1,7 @@
+2007-10-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       * invoke.texi: Fix typo in -fmax-errors=.
+
 2007-10-26  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
        PR fortran/29784
index 1a2d1a7eb8e7a097a0bcbbf4d09f3d74e5540cbf..7ab41dea766aebef65546b7996b1bb65ebc2d7d4 100644 (file)
@@ -359,8 +359,8 @@ These options control the amount and kinds of errors and warnings produced
 by GNU Fortran:
 
 @table @gcctabopt
-@item -fmax-errors-@var{n}
-@opindex @code{fmax-errors-}@var{n}
+@item -fmax-errors=@var{n}
+@opindex @code{fmax-errors=}@var{n}
 @cindex errors, limiting
 Limits the maximum number of error messages to @var{n}, at which point
 GNU Fortran bails out rather than attempting to continue processing the