diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml
index 77c6a7a92..7c528d6c4 100644
--- a/chapter08/coreutils.xml
+++ b/chapter08/coreutils.xml
@@ -53,14 +53,12 @@
those bugs are reproducible without this patch.
-
-
+ Fix a bug in checksum utilities causing failed checks not
+ reported correctly:
+
+sed '/if ( ! match/s/ed_checksums//' -i src/digest.c
-patch -Np1 -i ../&coreutils-chmod-patch;
--->
Now prepare Coreutils for compilation:
autoreconf -fiv