OSDN Git Service

2007-10-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2007 21:59:07 +0000 (21:59 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2007 21:59:07 +0000 (21:59 +0000)
* invoke.texi: Fix typo in -fmax-errors=.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129663 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 9a16c5f..e462079 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 1a2d1a7..7ab41de 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