diff --git a/chapter05/gawk-inst.xml b/chapter05/gawk-inst.xml index 0ca0902ba..708588512 100644 --- a/chapter05/gawk-inst.xml +++ b/chapter05/gawk-inst.xml @@ -1,8 +1,7 @@ Installation of Gawk -We will apply a patch to Gawk in Chapter 6. Install Gawk by -running the following commands: +Install Gawk by running the following commands: CPPFLAGS=-Dre_max_failures=re_max_failures2 \     ./configure --prefix=$LFS/static --disable-nls &&