diff options
author | Roland McGrath <roland@gnu.org> | 2004-08-10 05:10:38 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-08-10 05:10:38 +0000 |
commit | 80ed68b7bc680e8c3c8135adb3e762592ebdbab2 (patch) | |
tree | eb0c723a52838e4248645a60c4864443e5638cff /manual | |
parent | 8799d9356a093d545ab635acb8780e5aae59802d (diff) | |
download | glibc-80ed68b7bc680e8c3c8135adb3e762592ebdbab2.tar glibc-80ed68b7bc680e8c3c8135adb3e762592ebdbab2.tar.gz glibc-80ed68b7bc680e8c3c8135adb3e762592ebdbab2.tar.bz2 glibc-80ed68b7bc680e8c3c8135adb3e762592ebdbab2.zip |
2004-08-09 Roland McGrath <roland@frob.com>
* manual/install.texi (Supported Configurations): Replace bug-glibc
mention with web URL.
* INSTALL: Regenerated.
* locale/iso-3166.def: Likewise, in comment.
* locale/iso-4217.def: Likewise.
* locale/iso-639.def: Likewise.
* posix/cpio.h: Remove bug reporting comment.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/install.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/install.texi b/manual/install.texi index b8f5d6fc41..2907715abc 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -474,7 +474,9 @@ Since no one has volunteered to test and fix these configurations, they are not supported at the moment. They probably don't compile; they definitely don't work anymore. Porting the library is not hard. If you are interested in doing a port, please contact the glibc -maintainers by sending electronic mail to @email{bug-glibc@@gnu.org}. +maintainers. Start at @url{http://www.gnu.org/software/libc/} and +read the references there on how to go about getting involved and +contacting the developers. Valid cases of @samp{i@var{x}86} include @samp{i386}, @samp{i486}, @samp{i586}, and @samp{i686}. All of those configurations produce a |