* FAQ: Regenerated.
authorRoland McGrath <roland@gnu.org>
Tue, 10 Aug 2004 05:12:42 +0000 (05:12 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 10 Aug 2004 05:12:42 +0000 (05:12 +0000)
ChangeLog
FAQ

index 4d1f62b..5ec7a28 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@
 2004-08-09  Roland McGrath  <roland@redhat.com>
 
        * FAQ.in: Refer to web pages instead of bug-glibc.
+       * FAQ: Regenerated.
 
        * time/strptime_l.c: #include <stdbool.h>, `bool' used in last change.
 
diff --git a/FAQ b/FAQ
index e5247fe..6d95ef3 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -228,9 +228,10 @@ ports to other operating systems are underway, although a few people have
 expressed interest.
 
 If you have a system not listed above (or in the `README' file) and you are
-really interested in porting it, contact
+really interested in porting it, see the GNU C Library web pages to learn
+how to start contributing:
 
-       <bug-glibc@gnu.org>
+       http://www.gnu.org/software/libc/resources.html
 
 
 1.2.   What compiler do I need to build GNU libc?
@@ -332,8 +333,6 @@ them.
   A full build of the PowerPC library took 1h on a PowerPC 750@400Mhz w/
   64MB of RAM, and about 9h on a 601@60Mhz w/ 72Mb.
 
-  If you have some more measurements let me know.
-
 
 1.8.   What version of the Linux kernel headers should be used?