diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 5b9b56840..a44e285c9 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -195,9 +195,9 @@ esac
touch /etc/ld.so.conf
- Fix the Makefile to skip an unneeded sanity check
- that fails in the LFS partial environment:
-
+
+ Fix the Makefile to skip an outdated sanity check
+ that fails with a modern Glibc configuration:
sed '/test-installation/s@$(PERL)@echo not running@' -i ../Makefile