aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-10-02 16:58:08 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-10-02 16:58:08 +0000
commit624a0390fcd21ba2cb712b7da781d4ee99595df8 (patch)
tree3391a10f3d9209ab39d325657f4a56e8f20c2c2f /chapter06
parent90fa29d26de0e9e1e755f437064db9a782232875 (diff)
Change ncursesw5 references to ncursesw5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/ncurses.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml
index 27e31738c..b0cf6fd0a 100644
--- a/chapter06/ncurses.xml
+++ b/chapter06/ncurses.xml
@@ -175,7 +175,7 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
clear,
infocmp,
infotocap (link to tic),
- ncursesw5-config,
+ ncursesw6-config,
reset (link to tset),
tabs,
tic,
@@ -243,12 +243,12 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
</listitem>
</varlistentry>
- <varlistentry id="ncursesw5-config">
- <term><command>ncursesw5-config</command></term>
+ <varlistentry id="ncursesw6-config">
+ <term><command>ncursesw6-config</command></term>
<listitem>
<para>Provides configuration information for ncurses</para>
- <indexterm zone="ch-system-ncurses ncursesw5-config">
- <primary sortas="b-ncursesw5-config">ncursesw5-config</primary>
+ <indexterm zone="ch-system-ncurses ncursesw6-config">
+ <primary sortas="b-ncursesw6-config">ncursesw6-config</primary>
</indexterm>
</listitem>
</varlistentry>