diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index ec81b2da7..ff655a89e 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -50,8 +50,12 @@
patch -Np1 -i ../&glibc-fhs-patch;
-
- Fix an issue identified upstream:
+
+ Fix a security issue identified upstream:
sed '/width -=/s/workend - string/number_length/' \
-i stdio-common/vfprintf-process-arg.c