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 and GNU libc


RMS noticed the old email address. I solved this by providing a more
general link, which is better in any case.

Installed.

Gerald

Index: bugs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs.html,v
retrieving revision 1.36
diff -u -3 -p -r1.36 bugs.html
--- bugs.html	2001/09/12 16:35:40	1.36
+++ bugs.html	2001/10/14 17:14:35
@@ -295,9 +295,9 @@ main.</p>

 <p>There is a common misconception that the GCC developers are
 responsible for GNU libc.  These are in fact two entirely separate
-projects.  The appropriate place to ask questions relating to GNU libc
-is <a href="mailto:libc-alpha@sources.redhat.com";>
-libc-alpha@sources.redhat.com</a>.
+projects; please check the
+<a href="http://www.gnu.org/software/glibc/";>GNU libc web pages</a>
+for details.
 </p></dd>

 <dt><em>Cannot use preprocessor directive in macro arguments.</em></dt>


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