aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/glibc-inst.xml2
-rw-r--r--index.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index 8f83dcd60..31b7bda77 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -14,7 +14,7 @@ would do.</para>
default optimization flags (including the -march and -mcpu options). Glibc
is best left alone. Therefore, if you have defined any environment variables
that override default optimizations, such as CFLAGS and CXXFLAGS, we
-recommend unsetting or modifying them when building binutils. You have
+recommend unsetting or modifying them when building Glibc. You have
been warned.</para>
<para>Also, don't pass the --enable-kernel option to the configure
diff --git a/index.xml b/index.xml
index 2bdb66264..b0cd6a14f 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml">
-<!ENTITY version "20020531">
-<!ENTITY releasedate "May 31st, 2002">
+<!ENTITY version "20020602">
+<!ENTITY releasedate "June 2nd, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">