diff --git a/appendixa/ed-down.xml b/appendixa/ed-down.xml
index 48c6e3df1..3d270b618 100644
--- a/appendixa/ed-down.xml
+++ b/appendixa/ed-down.xml
@@ -4,6 +4,6 @@
Ed (&ed-version;):
-Ed Patch:
+Ed Mkstemp Patch:
diff --git a/appendixa/expect-down.xml b/appendixa/expect-down.xml
index 1a8512349..2638fbe57 100644
--- a/appendixa/expect-down.xml
+++ b/appendixa/expect-down.xml
@@ -4,6 +4,6 @@
Expect (&expect-version;):
-Expect Patch:
+Expect LFS Patch:
diff --git a/appendixa/gawk-down.xml b/appendixa/gawk-down.xml
index 609797873..5c0d5c0a5 100644
--- a/appendixa/gawk-down.xml
+++ b/appendixa/gawk-down.xml
@@ -4,6 +4,6 @@
Gawk (&gawk-version;):
-Gawk Patch:
+Gawk Libexecdir Patch:
diff --git a/appendixa/kbd-down.xml b/appendixa/kbd-down.xml
index 1530b0ed5..54c47b7e8 100644
--- a/appendixa/kbd-down.xml
+++ b/appendixa/kbd-down.xml
@@ -4,6 +4,6 @@
Kbd (&kbd-version;):
-Kbd Patch:
+Kbd More-Programs Patch:
diff --git a/appendixa/procps-down.xml b/appendixa/procps-down.xml
index f13f9617a..c86ad2e8f 100644
--- a/appendixa/procps-down.xml
+++ b/appendixa/procps-down.xml
@@ -4,6 +4,6 @@
Procps (&procps-version;):
-Procps Patch:
+Procps Locale Patch:
diff --git a/appendixa/zlib-down.xml b/appendixa/zlib-down.xml
index c06568dcb..0d03e9265 100644
--- a/appendixa/zlib-down.xml
+++ b/appendixa/zlib-down.xml
@@ -6,6 +6,6 @@
Zlib (&zlib-version;):
-Zlib Patch:
+Zlib Vsnprintf Patch:
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml
index 7b86380f6..6cd83278b 100644
--- a/chapter04/chapter04.xml
+++ b/chapter04/chapter04.xml
@@ -260,13 +260,13 @@ Coreutils Hostname Patch - &coreutils-hostname-patch-size;:
Coreutils Uname Patch - &coreutils-uname-patch-size;:
-Ed Patch - &ed-patch-size;:
+Ed Mkstemp Patch - &ed-patch-size;:
-Expect Patch - &expect-patch-size;:
+Expect LFS Patch - &expect-patch-size;:
-Gawk Patch - &gawk-patch-size;:
+Gawk Libexecdir Patch - &gawk-patch-size;:
GCC No-Fixincludes Patch - &gcc-nofixincludes-patch-size;:
@@ -293,7 +293,7 @@ Glibc Sscanf Patch - &glibc-sscanf-patch-size;:
Grub Gcc33 Patch - &grub-patch-size;:
-Kbd Patch - &kbd-patch-size;:
+Kbd More-Programs Patch - &kbd-patch-size;:
Man 80-Columns Patch - &man-80cols-patch-size;:
@@ -317,7 +317,7 @@ Net-tools Mii-Tool-Gcc33 Patch - &net-tools-mii-patch-size;:
Perl Libc Patch - &perl-libc-patch-size;:
-Procps Patch - &procps-patch-size;:
+Procps Locale Patch - &procps-patch-size;:
Shadow Newgrp Patch - &shadow-patch-size;:
diff --git a/chapter06/bison-inst.xml b/chapter06/bison-inst.xml
index 3fd999772..39a8f98fc 100644
--- a/chapter06/bison-inst.xml
+++ b/chapter06/bison-inst.xml
@@ -6,7 +6,7 @@
First we use a patch to bison, backported from CVS, which fixes a minor
compilation problem with some packages:
-patch -Np1 -i ../bison-1.875-attribute.patch
+patch -Np1 -i ../&bison-patch;
Prepare Bison for compilation:
diff --git a/chapter06/gcc-2953-inst.xml b/chapter06/gcc-2953-inst.xml
index 3af7c987e..2204eb21a 100644
--- a/chapter06/gcc-2953-inst.xml
+++ b/chapter06/gcc-2953-inst.xml
@@ -27,9 +27,9 @@ the system GCC already installed in /usr
Apply the patches and make a small adjustment:
-patch -Np1 -i ../&gcc-2953-patch;.patch
-patch -Np1 -i ../&gcc-2953-no-fixinc-patch;.patch
-patch -Np1 -i ../&gcc-2953-returntype-fix-patch;.patch
+patch -Np1 -i ../&gcc-2953-patch;
+patch -Np1 -i ../&gcc-2953-no-fixinc-patch;
+patch -Np1 -i ../&gcc-2953-returntype-fix-patch;
echo timestamp > gcc/cstamp-h.in
The GCC documentation recommends building GCC outside of the source
diff --git a/chapter06/nettools-inst.xml b/chapter06/nettools-inst.xml
index c6783234b..d298c320b 100644
--- a/chapter06/nettools-inst.xml
+++ b/chapter06/nettools-inst.xml
@@ -16,7 +16,7 @@ but it's up to the kernel to make the protocols available.
The following patch will fix a small syntax problem with the source
for the mii-tool binary:
-patch -Np1 -i ../net-tools-1.60-miitool-gcc33-1.patch
+patch -Np1 -i ../&net-tools-mii-patch;
Prepare Net-tools for compilation with:
diff --git a/entities/ed.ent b/entities/ed.ent
index 4a5660727..0c8927877 100644
--- a/entities/ed.ent
+++ b/entities/ed.ent
@@ -17,7 +17,7 @@
-
+
diff --git a/entities/expect.ent b/entities/expect.ent
index 296a5c8c2..e4d52ab44 100644
--- a/entities/expect.ent
+++ b/entities/expect.ent
@@ -17,7 +17,7 @@
-
+
diff --git a/entities/gawk.ent b/entities/gawk.ent
index 702929f94..385bc2e9f 100644
--- a/entities/gawk.ent
+++ b/entities/gawk.ent
@@ -20,7 +20,7 @@
-
+
diff --git a/entities/kbd.ent b/entities/kbd.ent
index f3a5121f1..92f444de3 100644
--- a/entities/kbd.ent
+++ b/entities/kbd.ent
@@ -17,7 +17,7 @@
-
+
diff --git a/entities/procps.ent b/entities/procps.ent
index 010f4e488..9dffc16be 100644
--- a/entities/procps.ent
+++ b/entities/procps.ent
@@ -17,7 +17,7 @@
-
+