diff --git a/chapter06/mktemp.xml b/chapter06/mktemp.xml
index 28f6153b5..9af6a4e8c 100644
--- a/chapter06/mktemp.xml
+++ b/chapter06/mktemp.xml
@@ -30,7 +30,7 @@ files in shell scripts.
program, which has functionality much the same as mktemp.
Patch mktemp to include a tempfile wrapper:
-patch -Np1 -i ../mktemp-&mktemp-version;-add-tempfile.patch
+patch -Np1 -i ../mktemp-&mktemp-version;-add-tempfile-1.patch
Now prepare Mktemp for compilation: