diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-03-25 16:38:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-03-25 16:38:08 +0000 |
commit | 6f5ea8c71731adb6fc5b364e7aa6dd59dba96fdf (patch) | |
tree | 553e0d2a878823d9f9a7d6c0dae098e10d981e2f /README | |
parent | 68b506045507245594280b53e1ccdd425bc0a6a5 (diff) | |
download | glibc-6f5ea8c71731adb6fc5b364e7aa6dd59dba96fdf.tar.gz glibc-6f5ea8c71731adb6fc5b364e7aa6dd59dba96fdf.tar.xz glibc-6f5ea8c71731adb6fc5b364e7aa6dd59dba96fdf.zip |
Update. glibc-2.0.92 cvs/glibc-2_0_92
* sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add sizes.h. * sysdeps/unix/sysv/linux/alpha/Dist: Likewise. * sysdeps/generic/stub_warning: Removed. * Makefile (distribute): Add include/des.h. * manual/Makefile (distribute): Change dir-add.texi to dir-add.texinfo.
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README index ca7b095031..7225da7b3c 100644 --- a/README +++ b/README @@ -57,7 +57,7 @@ can get the crypt distribution via anonymous FTP from ftp.ifi.uio.no [129.240.64.21], or another archive site outside the USA. Archive maintainers are encouraged to copy this distribution to their archives outside the USA. Please get it from ftp.ifi.uio.no; transferring this -distribution from prep.ai.mit.edu (or any other site in the USA) to a +distribution from ftp.gnu.org (or any other site in the USA) to a site outside the USA is in violation of US export laws. Beside the separate crypt tar file there are some more add-ons which can be @@ -73,9 +73,9 @@ GNU libc at http://www.gnu.org/software/libc/libc.html. The GNU C Library is completely documented by the Texinfo manual found in the `manual/' subdirectory. The manual is still being updated and -contains some known errors and omissions; we regret that we do not have -the resources to work on the manual as much as we would like. Please -send comments on the manual to <bug-glibc-manual@prep.ai.mit.edu>, and +contains some known errors and omissions; we regret that we do not +have the resources to work on the manual as much as we would like. +Please send comments on the manual to <bug-glibc-manual@gnu.org>, and not to the library bug-reporting address. The file NOTES contains a description of the feature-test macros used |