re PR fortran/15478 (gfortran manual problems)

PR fortran/15478
* gfortran.texi: The documentation doesn't contain infomration on
how to report bugs, and shouldn't, so remove the line which
says it does.

From-SVN: r82650
This commit is contained in:
Tobias Schlüter 2004-06-05 16:41:42 +02:00 committed by Tobias Schlüter
parent 3e31938b23
commit e0f2a7c6f2
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2004-06-05 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
PR fortran/15478
* gfortran.texi: The documentation doesn't contain infomration on
how to report bugs, and shouldn't, so remove the line which
says it does.
2004-06-05 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
* intrinsic.c (sort_actual): Keep track of type of missing

View File

@ -110,8 +110,7 @@ Boston, MA 02111-1307, USA@*
This manual documents the use of @command{gfortran},
the GNU Fortran 95 compiler. You can find in this manual how to invoke
@command{gfortran}, as well as its features and incompatibilities,
and how to report bugs.
@command{gfortran}, as well as its features and incompatibilities.
@ifset DEVELOPMENT
@emph{Warning:} This document, and the compiler it describes, are still