diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 110452434..b43835b60 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -13,7 +13,7 @@
file-4.06
gcc-3.3.2
man-pages-1.63
-lfs-utils-0.4
+lfs-utils-0.4.1
modutils-2.4.26
perl-5.8.2
procps-3.1.14
@@ -39,6 +39,9 @@
+November 23rd, 2003 [greg]: Upgraded to Lfs-Utils-0.4.1 and
+improved its build comamnds.
+
November 20th, 2003 [greg]: Rolled back the following patches
to sed substitutions: GCC Suppress-Libiberty Patch, Grub Gcc33 Patch, Man
Manpath Patch and Man Pager Patch. Closes Bug 461.
diff --git a/chapter06/lfs-utils.xml b/chapter06/lfs-utils.xml
index 5119b4804..25a40748d 100644
--- a/chapter06/lfs-utils.xml
+++ b/chapter06/lfs-utils.xml
@@ -13,6 +13,19 @@ Estimated required disk space: &lfs-utils-compsize;
Installation of Lfs-Utils
+Prepare Lfs-Utils for compilation:
+
+./configure --prefix=/usr --with-libc
+
+The meaning of the configure option:
+
+
+--with-libc: This causes the
+mktemp program to use the mkstemp
+and mkdtemp functions from the system C
+library.
+
+
Compile the package:
make
diff --git a/entities/lfs-utils.ent b/entities/lfs-utils.ent
index 278ba9f62..318fa4bbc 100644
--- a/entities/lfs-utils.ent
+++ b/entities/lfs-utils.ent
@@ -6,12 +6,12 @@
-
+
-
+
-
+
diff --git a/index.xml b/index.xml
index 2e3804ade..0e46916b2 100644
--- a/index.xml
+++ b/index.xml
@@ -3,8 +3,8 @@
"/usr/share/docbook/docbookx.dtd" [
-
-
+
+