diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index cd88af5ab..3f38a44c9 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -20,6 +20,7 @@
autoconf-2.52
automake-1.4-p5
util-linux-2.11h
+man-pages-1.39
diff --git a/chapter06/manpages-exp.xml b/chapter06/manpages-exp.xml
index af5ff0c75..0f58fd37d 100644
--- a/chapter06/manpages-exp.xml
+++ b/chapter06/manpages-exp.xml
@@ -2,8 +2,9 @@
Command explanations
patch -Np1 -i ../man-pages-&man-pages-version;.patch:
-We patch the man-pages package to include two important missing pages:
-ldd's, and ld.so's.
+We patch the man-pages package to include two important missing pages,
+that for ldd, and that for
+ld.so
diff --git a/chapter06/manpages-inst.xml b/chapter06/manpages-inst.xml
index 13781a047..cb9ae2b2d 100644
--- a/chapter06/manpages-inst.xml
+++ b/chapter06/manpages-inst.xml
@@ -1,7 +1,8 @@
Installation of Man-pages
-Install Man-pages by running the following command:
+Before man-pages is installed, the patch file has to be unpacked.
+Install Man-pages by running the following commands:
patch -Np1 -i ../man-pages-&man-pages-version;.patch &&
make install
diff --git a/index.xml b/index.xml
index bb61db661..dfcfb0b59 100644
--- a/index.xml
+++ b/index.xml
@@ -521,7 +521,7 @@
-
+
@@ -665,8 +665,8 @@
-
-
+
+