aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bash.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-06-20 18:57:20 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-06-20 18:57:20 +0000
commitfc29848099e78f250bd23131e879d952ceab9422 (patch)
tree90107b7f1f159c9d2aed5684fe16b7e2c5c0ce73 /chapter06/bash.xml
parent2a0a14b81797dc21687cb410ba5ecaf2e04c3a7a (diff)
Minor wording change.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/bash.xml')
-rw-r--r--chapter06/bash.xml2
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>