diff mbox

[Fortran,committed] PR 47327 - fix xref in invoke.texi

Message ID 4D3495CE.2040903@net-b.de
State New
Headers show

Commit Message

Tobias Burnus Jan. 17, 2011, 7:17 p.m. UTC
Committed as Rev. 168932
diff mbox

Patch

Index: gcc/fortran/ChangeLog
===================================================================
--- gcc/fortran/ChangeLog	(Revision 168930)
+++ gcc/fortran/ChangeLog	(Arbeitskopie)
@@ -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: gcc/fortran/invoke.texi
===================================================================
--- gcc/fortran/invoke.texi	(Revision 168930)
+++ gcc/fortran/invoke.texi	(Arbeitskopie)
@@ -865,7 +865,7 @@ 
 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.