diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 21648f3c2..3317ff7d3 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -87,6 +87,9 @@
+September 14th, 2003 [greg]: Chapter 6 - Revised chroot
+command: Removed no longer needed set +h.
+
September 14th, 2003 [greg]: Chapter 6 - Create essential
symlinks: Add symlink /usr/lib/libgcc_s.so.1 to allow gcc abi_check to run.
Future NPTL needs this as well.
diff --git a/chapter06/revisedchroot.xml b/chapter06/revisedchroot.xml
index ee40f4b8d..28724f621 100644
--- a/chapter06/revisedchroot.xml
+++ b/chapter06/revisedchroot.xml
@@ -16,7 +16,5 @@ may want to reinstall them after removing the /tools directory.
PATH=/bin:/usr/bin:/sbin:/usr/sbin \
/bin/bash --login
-set +h
-