[patch, committed] Typo in invoke.texi

Jerry DeLisle jvdelisle@verizon.net
Fri Oct 26 22:38:00 GMT 2007


I committed the following as obvious:

Index: invoke.texi
===================================================================
--- invoke.texi (revision 129662)
+++ invoke.texi (working copy)
@@ -359,8 +359,8 @@ These options control the amount and kin
  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


Jerry



More information about the Gcc-patches mailing list