Hi,

I have committed the following patch preapproved by Thomas on BZ as revision 
r267906.

2019-01-13  Dominique d'Humieres  <domi...@gcc.gnu.org>

        PR fortran/88803
        * gfortran.texi: Replace @xref with @ref and adjust the sentence.

--- ../_clean/gcc/fortran/gfortran.texi 2019-01-12 16:27:23.000000000 +0100
+++ gcc/fortran/gfortran.texi   2019-01-13 18:38:00.000000000 +0100
@@ -1471,8 +1471,8 @@ are four-byte integers by default, and e
 compability only) is in effect.
 
 The representation of the record markers is that of unformatted files
-given with the @option{-fconvert} option, the @xref{CONVERT specifier}
-on the open statement or the @xref{GFORTRAN_CONVERT_UNIT} environment
+given with the @option{-fconvert} option, the @ref{CONVERT specifier}
+in an open statement or the @ref{GFORTRAN_CONVERT_UNIT} environment
 variable.
 
 The maximum number of bytes of user data in a subrecord is 2147483639

Dominique

Reply via email to