about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--FAQ7
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d1f62b31b..5ec7a28228 100644
--- 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 e5247fe0ab..6d95ef332d 100644
--- 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?