Эх сурвалжийг харах

Minor formatting tweak

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno 5 жил өмнө
parent
commit
45cd4bff4f

+ 4 - 4
chapter08/readline.xml

@@ -60,12 +60,12 @@ sed -i '/{OLDSUFF}/c:' support/shlib-install</userinput></screen>
       <title>The meaning of the configure option:</title>
       <title>The meaning of the configure option:</title>
 
 
       <varlistentry>
       <varlistentry>
-        <term><parameter>--with-curses"</parameter></term>
+        <term><parameter>--with-curses</parameter></term>
         <listitem>
         <listitem>
           <para>This option tells Readline that it can find the termcap
           <para>This option tells Readline that it can find the termcap
-	   library functions in the curses library, rather than a separate
-	   termcap library. It allows generating a correct
-	   <filename>readline.pc</filename> file.</para>
+	       library functions in the curses library, rather than a separate
+	       termcap library. It allows generating a correct
+	       <filename>readline.pc</filename> file.</para>
         </listitem>
         </listitem>
       </varlistentry>
       </varlistentry>