Преглед на файлове

Removed a dot.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia преди 20 години
родител
ревизия
f28e350985
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      chapter06/bash.xml

+ 2 - 2
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>