diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index f7fc98ffe..7e78f7231 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -14,7 +14,7 @@
e2fsprogs-1.22
file-3.36
groff-1.17.2
-new ncurses patch
+new ncurses patch-20010721
linux-2.4.7
sysvinit-2.79 (and patch)
autoconf-2.52
diff --git a/chapter04/ncurses-patch.xml b/chapter04/ncurses-patch.xml
index 80646f189..3f0b65b1e 100644
--- a/chapter04/ncurses-patch.xml
+++ b/chapter04/ncurses-patch.xml
@@ -1,4 +1,6 @@
Ncurses Patch (&ncurses-version;) - &ncurses-patch-size;:
-&ftp;/ncurses-&ncurses-version;.patch.bz2
-&http;/ncurses-&ncurses-version;.patch.bz2
+&ftp;/ncurses-&ncurses-version;-&ncurses-patch-version;.patch.bz2
+&http;/ncurses-&ncurses-version;-&ncurses-patch-version;.patch.bz2
diff --git a/chapter06/ncurses-exp.xml b/chapter06/ncurses-exp.xml
index 93eb4ab1b..968ec9fbe 100644
--- a/chapter06/ncurses-exp.xml
+++ b/chapter06/ncurses-exp.xml
@@ -1,8 +1,8 @@
Command explanations
-patch -Np1 -F10 -i ../ncurses-5.2.patch: Regular
-updates to the ncurses package are provided as patch files so this is
+patch -Np1 -F10 -i ../ncurses-&ncurses-version;-&ncurses-patch-version;.patch:
+Regular updates to the ncurses package are provided as patch files so this is
to make the source tree up to date.
--with-shared: This enables the build of the
diff --git a/chapter06/ncurses-inst.xml b/chapter06/ncurses-inst.xml
index 865d90d66..d2d53812c 100644
--- a/chapter06/ncurses-inst.xml
+++ b/chapter06/ncurses-inst.xml
@@ -1,9 +1,9 @@
Installation of Ncurses
-Install Ncurses by running the following commands:
+Before Ncurses is installed, the patch file needs to be unzipped. Install Ncurses by running the following commands:
-patch -Np1 -F10 -i ../ncurses-&ncurses-version;.patch &&
+patch -Np1 -F10 -i ../ncurses-&ncurses-version;-&ncurses-patch-version;.patch &&
./configure --prefix=/usr --libdir=/lib \
--with-shared --disable-termcap &&
make &&
diff --git a/index.xml b/index.xml
index 5ed93eab1..dcb578d92 100644
--- a/index.xml
+++ b/index.xml
@@ -519,9 +519,9 @@
-
-
-
+
+
+
@@ -681,8 +681,9 @@
+
-
+