diff options
author | brooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-10-16 20:00:56 +0000 |
---|---|---|
committer | brooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-10-16 20:00:56 +0000 |
commit | 0d0147a561d690b096cfb61a8312e6aeadccf9f7 (patch) | |
tree | 0262ab26f1c722f53d9fc39d5aed713dfc3cf0a0 /gcc/doc/standards.texi | |
parent | 5b1827527bf1dcd9f2953e86eb8a5dfaf363f28e (diff) | |
download | gcc-0d0147a561d690b096cfb61a8312e6aeadccf9f7.tar.gz |
* doc/contrib.texi, doc/install.texi, doc/standards.texi:
Standardize on "GNU Fortran" as the official name of the Fortran
compiler.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117794 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/standards.texi')
-rw-r--r-- | gcc/doc/standards.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi index c2418defd8d..135e3b2db1a 100644 --- a/gcc/doc/standards.texi +++ b/gcc/doc/standards.texi @@ -188,8 +188,8 @@ HTML format. GNAT Reference Manual}, for information on standard conformance and compatibility of the Ada compiler. -@xref{Standards,,Standards, gfortran, The GNU Fortran 95 Compiler}, for details -of standards supported by @command{gfortran}. +@xref{Standards,,Standards, gfortran, The GNU Fortran Compiler}, for details +of standards supported by GNU Fortran. @xref{Compatibility,,Compatibility with the Java Platform, gcj, GNU gcj}, for details of compatibility between @command{gcj} and the Java Platform. |