diff options
Diffstat (limited to 'chapter05/bash.xml')
-rw-r--r-- | chapter05/bash.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/bash.xml b/chapter05/bash.xml index d44d98da8..d330c3906 100644 --- a/chapter05/bash.xml +++ b/chapter05/bash.xml @@ -39,7 +39,7 @@ it to hang inappropriately. This patch fixes the problem:</para> <screen><userinput>./configure --prefix=/tools --without-bash-malloc</userinput></screen> -<para>The meaning of the configure option:</para> +<para>The meaning of the configure options:</para> <variablelist> <varlistentry> |