diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-06-21 20:43:32 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-06-21 20:43:32 +0000 |
commit | f28e3509854eb09265ed3f9eca6f7eb1193b9282 (patch) | |
tree | e24ed3c60b958854303ff950034c978b900d8479 /chapter06 | |
parent | 7634b9b441b820aba66c7489078a44ec1d81c329 (diff) |
Removed a dot.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/bash.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml index 9079d8d64..c32339c08 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -52,7 +52,7 @@ following patch resolves this problem:</para> <varlistentry> <term><parameter>--with-installed-readline</parameter></term> <listitem><para>This options tells Bash to use the -<filename class="libraryfile">readline</filename> library that is already installed +<filename class="libraryfile">readline</filename> library that is already installed on the system rather than using its own readline version.</para></listitem> </varlistentry> </variablelist> @@ -105,7 +105,7 @@ it, thus making this interpreter a powerful tool</para> <term><command>bashbug</command></term> <listitem> <para>A shell script to help the user compose and mail standard formatted bug -reports concerning <command>bash</command>.</para> +reports concerning <command>bash</command></para> <indexterm zone="ch-system-bash bashbug"><primary sortas="b-bashbug">bashbug</primary></indexterm> </listitem> </varlistentry> |