summary refs log tree commit diff
path: root/FAQ
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-11 20:17:13 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-11 20:17:13 +0000
commitdf08cc56eb0a050bd1d7cf569d78d4f9d2a20964 (patch)
tree225ca6e6aaf9c066b273ba7f1f6975f910d36947 /FAQ
parentbca9f4abe86e3ba2d84cb5ff96d55fe9d5afc722 (diff)
downloadglibc-df08cc56eb0a050bd1d7cf569d78d4f9d2a20964.tar.gz
glibc-df08cc56eb0a050bd1d7cf569d78d4f9d2a20964.tar.xz
glibc-df08cc56eb0a050bd1d7cf569d78d4f9d2a20964.zip
Update.
1999-10-11  Cristian Gafton  <gafton@redhat.com> 
 
        * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Declare
	SA_SIGINFO.
 
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index 0ab96c7aad..610fa98c47 100644
--- a/FAQ
+++ b/FAQ
@@ -1116,7 +1116,7 @@ The glibc-compat add-on will provide the libcompat.a library, the older
 nss modules, and a few other files.  Together, they should make it
 possible to do development with old static libraries on a glibc 2.1
 system.  This add-on is still in development.  You can get it from
-	<ftp://alpha.gnu.org/gnu/glibc-compat-2.1.tar.gz>
+	<ftp://alpha.gnu.org/gnu/glibc/glibc-compat-2.1.tar.gz>
 but please keep in mind that it is experimental.