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 07534395a..e70c37d63 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -49,7 +49,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> |