Chapter 6 Ncurses: minor text tweaks

This commit is contained in:
Douglas R. Reno 2023-11-22 19:18:51 -06:00
parent 655450075c
commit 5e8bab73a1

View File

@ -78,7 +78,7 @@ popd</userinput></screen>
<varlistentry> <varlistentry>
<term><parameter>--with-manpage-format=normal</parameter></term> <term><parameter>--with-manpage-format=normal</parameter></term>
<listitem> <listitem>
<para>This prevents Ncurses installing compressed manual <para>This prevents Ncurses from installing compressed manual
pages, which may happen if the host distribution itself pages, which may happen if the host distribution itself
has compressed manual pages.</para> has compressed manual pages.</para>
</listitem> </listitem>
@ -94,7 +94,7 @@ popd</userinput></screen>
<varlistentry> <varlistentry>
<term><parameter>--without-normal</parameter></term> <term><parameter>--without-normal</parameter></term>
<listitem> <listitem>
<para>This prevents Ncurses building and installing static C <para>This prevents Ncurses from building and installing static C
libraries.</para> libraries.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -102,7 +102,7 @@ popd</userinput></screen>
<varlistentry> <varlistentry>
<term><parameter>--without-debug</parameter></term> <term><parameter>--without-debug</parameter></term>
<listitem> <listitem>
<para>This prevents Ncurses building and installing debug <para>This prevents Ncurses from building and installing debug
libraries.</para> libraries.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>