diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml
index 91f2b6b19..5a70026ed 100644
--- a/chapter05/libstdc++.xml
+++ b/chapter05/libstdc++.xml
@@ -104,7 +104,8 @@ cd build
$LFS (specified building
GCC pass 1) to the include file search path, so it will actually
search in
- $LFS/tools/$LFS_TGT/include/c++/&gcc-version;. The combination of the DESTDIR
+ $LFS/tools/$LFS_TGT/include/c++/&gcc-version;.
+ The combination of the DESTDIR
variable (in the make install command below)
and this switch ensures to install the headers there.