This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

PATCH: bugs.html -- fix typo


It's bug-gcc@gnu.org, not bugs-gcc@gnu.org.

Installed.

Gerald

Index: bugs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs.html,v
retrieving revision 1.44
diff -u -3 -p -r1.44 bugs.html
--- bugs.html	2001/11/02 18:15:02	1.44
+++ bugs.html	2001/11/03 23:13:38
@@ -137,7 +137,7 @@ three of which can be obtained from the
 <p>Please submit your bug report directly to the
 <a href="gnats.html">GCC GNATS bug database</a>.
 Only if this is not possible, mail all information to
-<a href="mailto:bugs-gcc@gnu.org";>bugs-gcc@gnu.org</a> or
+<a href="mailto:bug-gcc@gnu.org";>bug-gcc@gnu.org</a> or
 <a href="mailto:gcc-bugs@gcc.gnu.org";>gcc-bugs@gcc.gnu.org</a>.





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]