diff --git a/chapter05/bzip2-exp.xml b/chapter05/bzip2-exp.xml index 08e630c15..c6350d66c 100644 --- a/chapter05/bzip2-exp.xml +++ b/chapter05/bzip2-exp.xml @@ -2,7 +2,7 @@ Command explanations make CC="gcc -static -s": These flags instruct -instruct gcc to statically link bzip2, without compiling symbols. +gcc to statically link bzip2, without compiling symbols.