Commit 2054522f by Dominique d'Humieres

re PR fortran/88803 (gfortran documentation warning: '.' or ',' must follow @xref)

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

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

From-SVN: r267906
parent 8ef8fa9a
2019-01-13 Dominique d'Humieres <dominiq@gcc.gnu.org>
PR fortran/88803
* gfortran.texi: Replace @xref with @ref and adjust the sentence.
2019-01-13 Thomas Koenig <tkoenig@gcc.gnu.org> 2019-01-13 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/57992 PR fortran/57992
......
...@@ -1471,8 +1471,8 @@ are four-byte integers by default, and eight-byte integers if the ...@@ -1471,8 +1471,8 @@ are four-byte integers by default, and eight-byte integers if the
compability only) is in effect. compability only) is in effect.
The representation of the record markers is that of unformatted files The representation of the record markers is that of unformatted files
given with the @option{-fconvert} option, the @xref{CONVERT specifier} given with the @option{-fconvert} option, the @ref{CONVERT specifier}
on the open statement or the @xref{GFORTRAN_CONVERT_UNIT} environment in an open statement or the @ref{GFORTRAN_CONVERT_UNIT} environment
variable. variable.
The maximum number of bytes of user data in a subrecord is 2147483639 The maximum number of bytes of user data in a subrecord is 2147483639
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment