aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-06-21 20:44:12 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-06-21 20:44:12 +0000
commita63fc2dd5e4745253a2f0424d4fdd2689aaeecd7 (patch)
tree60b816ff7168be8b5b3775b3d6d74a2b5fe7fbe2
parent44b8ad9a8470bceeb6a3d5e587454c90dd421ae9 (diff)
Removed a dot. Ported from trunk r6104
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/bash.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index 0126750e1..5439c4c8f 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -50,7 +50,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>
@@ -103,7 +103,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>