diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 02fc27278..ebd7a6f96 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,6 +35,9 @@
+April 4th, 2002 [gerard]: Chapter 05 - Diffutils: Added
+--disable-nls
+
April 3rd, 2002 [gerard]: Appendix A - Gettext: Added the
missing package descriptions.
diff --git a/chapter05/diffutils-inst.xml b/chapter05/diffutils-inst.xml
index d0266cf73..57ea4e444 100644
--- a/chapter05/diffutils-inst.xml
+++ b/chapter05/diffutils-inst.xml
@@ -8,7 +8,7 @@ can also be used for other glibc versions so if you aren't sure, then
use the first version.
export CPPFLAGS=-Dre_max_failures=re_max_failures2 &&
-./configure --prefix=$LFS/usr &&
+./configure --prefix=$LFS/usr --disable-nls &&
unset CPPFLAGS &&
make LDFLAGS=-static &&
make install
diff --git a/index.xml b/index.xml
index 1da82e15a..e5ad4e22e 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
-
-
+
+