diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9cb374fa0..9e80f09a6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -23,6 +23,10 @@
+October 12th, 2001 [markh]: Chapter 6 - Util-linux:
+Removed the USRGAMES_DIR=/usr/bin entry as it's no longer needed with
+util-linux-2.11l.
+
October 9th, 2001 [gerard]: Chapter 6 - Kbd: Removed the
--datadir option, kbd's default is set properly already.
diff --git a/chapter06/utillinux-exp.xml b/chapter06/utillinux-exp.xml
index 8e39d7cc3..6d2b62edd 100644
--- a/chapter06/utillinux-exp.xml
+++ b/chapter06/utillinux-exp.xml
@@ -4,9 +4,5 @@
HAVE_SLN=yes: We don't build this program because
it already was installed by Glibc.
-USRGAMES_DIR=/usr/bin: We use this so that
-the banner program is installed in /usr/bin
-instead of a seperate directory /usr/games being created for it.
-
diff --git a/chapter06/utillinux-inst.xml b/chapter06/utillinux-inst.xml
index 9d5ea9bcc..80d91753c 100644
--- a/chapter06/utillinux-inst.xml
+++ b/chapter06/utillinux-inst.xml
@@ -20,7 +20,7 @@ util-linux package, FHS-compliant, run the following.
./configure &&
make HAVE_SLN=yes ADD_RAW=yes &&
-make HAVE_SLN=yes ADD_RAW=yes USRGAMES_DIR=/usr/bin install
+make HAVE_SLN=yes ADD_RAW=yes install
diff --git a/index.xml b/index.xml
index 609e8066e..99c469c1b 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
-
-
+
+