diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml index 3a537e014..a5aa62e45 100644 --- a/chapter05/gcc-pass1.xml +++ b/chapter05/gcc-pass1.xml @@ -76,9 +76,9 @@ esac This example demonstrates the use of the -i.orig switch. It makes the - sed copy the t-linux64 - to t-linux64.orig, and then edit the - t-linux64 inplace. So you may run + sed copy the t-linux64 file + to t-linux64.orig, and then edit the original + t-linux64 file inplace. So you may run diff -u gcc/config/i386/t-linux64{.orig,} to visualize the change done by the sed command afterwards. We'll simply use -i (which just diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index 389f066ec..6a05007e6 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -50,7 +50,7 @@ patch -Np1 -i ../&glibc-fhs-patch; - Now fix a security vulnerability: + Now fix an issue which may break Valgrind in BLFS: sed -e '/unistd.h/i #include <string.h>' \ -e '/libc_rwlock_init/c\