diff --git a/chapter06/bash.xml b/chapter06/bash.xml index aeaada511..3c8146d0c 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -46,9 +46,9 @@ --> Prepare Bash for compilation: -./configure --prefix=/usr \ +./configure --prefix=/usr \ --docdir=/usr/share/doc/bash-&bash-version; \ - --without-bash-malloc \ + --without-bash-malloc \ --with-installed-readline