Minor formatting tweak

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Douglas R. Reno 2020-06-19 04:20:55 +00:00
parent 0e59da9828
commit 45cd4bff4f

View File

@ -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 library functions in the curses library, rather than a separate
termcap library. It allows generating a correct termcap library. It allows generating a correct
<filename>readline.pc</filename> file.</para> <filename>readline.pc</filename> file.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>