re PR fortran/47327 (Documentation: Link to GCC Errors and Warnings options broken)
authorTobias Burnus <burnus@net-b.de>
Mon, 17 Jan 2011 19:16:27 +0000 (20:16 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Mon, 17 Jan 2011 19:16:27 +0000 (20:16 +0100)
2011-01-17  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47327
        * invoke.texi (Options to request or suppress errors
        and warnings): Fix cross link.

From-SVN: r168932

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

index a51003c54b06b18ade3778ef54ed702f27a452b6..40167d1eda549482e8c5534683e0960ebd3a7517 100644 (file)
@@ -1,3 +1,9 @@
+2011-01-17  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/47327
+       * invoke.texi (Options to request or suppress errors
+       and warnings): Fix cross link.
+
 2011-01-15  Tobias Burnus  <burnus@net-b.de>
 
        * gfortran.texi: Update Fortran 2003 Status section.
index ae11356f834c9ce8a511a5c932313dde64eb819c..291d1e7b7c4fd821e0ee7b6592529ca9892e92b6 100644 (file)
@@ -865,7 +865,7 @@ off via @option{-Wno-align-commons}. See also @option{-falign-commons}.
 Turns all warnings into errors.
 @end table
 
-@xref{Error and Warning Options,,Options to Request or Suppress Errors and
+@xref{Warning Options,,Options to Request or Suppress Errors and
 Warnings, gcc,Using the GNU Compiler Collection (GCC)}, for information on
 more options offered by the GBE shared by @command{gfortran}, @command{gcc}
 and other GNU compilers.