re PR fortran/15478 (gfortran manual problems)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Sat, 5 Jun 2004 14:41:42 +0000 (16:41 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sat, 5 Jun 2004 14:41:42 +0000 (16:41 +0200)
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

gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi

index 6622283876105fcb5e83ed8e20972b18acbfc06d..394ccc688c04d1e0bc1ecccba30f5902148bbf5a 100644 (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 
index 4637f62591b48180df075a445002acbbf5d68701..c1a0fe1c1c7db208de5c69c47b528a8a96aefc74 100644 (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