Author: renodr
Date: Thu Jun 18 21:20:55 2020
New Revision: 11959

Log:
Minor formatting tweak

Modified:
   trunk/BOOK/chapter08/readline.xml

Modified: trunk/BOOK/chapter08/readline.xml
==============================================================================
--- trunk/BOOK/chapter08/readline.xml   Thu Jun 18 20:47:58 2020        (r11958)
+++ trunk/BOOK/chapter08/readline.xml   Thu Jun 18 21:20:55 2020        (r11959)
@@ -60,12 +60,12 @@
       <title>The meaning of the configure option:</title>
 
       <varlistentry>
-        <term><parameter>--with-curses"</parameter></term>
+        <term><parameter>--with-curses</parameter></term>
         <listitem>
           <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>
       </varlistentry>
 
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to