diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-12 19:49:47 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-12 19:49:47 +0000 |
commit | 0687e9fdb0a274e5353f993f140690bb60ffe850 (patch) | |
tree | dea762d0a5ce64b295842bebe411f1e424511fb0 /chapter06/bash.xml | |
parent | 3aee82dd1d5dc6c230c23636c311945d037f5ed2 (diff) |
Typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 dbd2f9e12..6fd9b572d 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -57,7 +57,7 @@ following patch resolves this problem:</para> <variablelist> <varlistentry> <term><parameter>--with-installed-readline</parameter></term> -<listitem><para>This options tells Bash to use the +<listitem><para>This option tells Bash to use the <filename class="libraryfile">readline</filename> library that is already installed on the system rather than using its own readline version.</para></listitem> </varlistentry> |