aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ncurses.xml
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2023-11-22 19:18:51 -0600
committerDouglas R. Reno <renodr@linuxfromscratch.org>2023-11-22 19:18:51 -0600
commit5e8bab73a16e31200f9540879c7b87d54341806e (patch)
treea6a7308ca6e24aa385d145ebca812241d75344d1 /chapter06/ncurses.xml
parent655450075cab63368fa61997ab9acf9621f2a799 (diff)
Chapter 6 Ncurses: minor text tweaks
Diffstat (limited to 'chapter06/ncurses.xml')
-rw-r--r--chapter06/ncurses.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml
index 9e7764ecf..8d7c8b1fe 100644
--- a/chapter06/ncurses.xml
+++ b/chapter06/ncurses.xml
@@ -78,7 +78,7 @@ popd</userinput></screen>
<varlistentry>
<term><parameter>--with-manpage-format=normal</parameter></term>
<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
has compressed manual pages.</para>
</listitem>
@@ -94,7 +94,7 @@ popd</userinput></screen>
<varlistentry>
<term><parameter>--without-normal</parameter></term>
<listitem>
- <para>This prevents Ncurses building and installing static C
+ <para>This prevents Ncurses from building and installing static C
libraries.</para>
</listitem>
</varlistentry>
@@ -102,7 +102,7 @@ popd</userinput></screen>
<varlistentry>
<term><parameter>--without-debug</parameter></term>
<listitem>
- <para>This prevents Ncurses building and installing debug
+ <para>This prevents Ncurses from building and installing debug
libraries.</para>
</listitem>
</varlistentry>