diff options
Diffstat (limited to 'chapter06/bash.xml')
-rw-r--r-- | chapter06/bash.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml index 7f6c5bff0..9079d8d64 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -46,7 +46,7 @@ following patch resolves this problem:</para> <screen><userinput>./configure --prefix=/usr --bindir=/bin \ --without-bash-malloc --with-installed-readline</userinput></screen> -<para>The meaning of the configure option:</para> +<para>The meaning of the configure options:</para> <variablelist> <varlistentry> |