aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ncurses.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/ncurses.xml')
-rw-r--r--chapter06/ncurses.xml21
1 files changed, 10 insertions, 11 deletions
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml
index 16874b5d6..f86ec8145 100644
--- a/chapter06/ncurses.xml
+++ b/chapter06/ncurses.xml
@@ -165,7 +165,7 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
<seglistitem>
<seg>captoinfo (link to tic), clear, infocmp, infotocap (link to tic),
- ncurses5-config, reset (link to tset), tack, tic, toe, tput, and tset</seg>
+ ncursesw5-config, reset (link to tset), tabs, tic, toe, tput, and tset</seg>
<seg>libcursesw.{a,so} (symlink and linker script to libncursesw.{a,so}),
libformw.{a,so}, libmenuw.{a,so}, libncurses++w.a, libncursesw.{a,so},
libpanelw.{a,so} and their non-wide-character counterparts without "w"
@@ -218,12 +218,12 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
</listitem>
</varlistentry>
- <varlistentry id="ncurses5-config">
- <term><command>ncurses5-config</command></term>
+ <varlistentry id="ncursesw5-config">
+ <term><command>ncursesw5-config</command></term>
<listitem>
<para>Provides configuration information for ncurses</para>
- <indexterm zone="ch-system-ncurses ncurses5-config">
- <primary sortas="b-ncurses5-config">ncurses5-config</primary>
+ <indexterm zone="ch-system-ncurses ncursesw5-config">
+ <primary sortas="b-ncursesw5-config">ncursesw5-config</primary>
</indexterm>
</listitem>
</varlistentry>
@@ -238,13 +238,12 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
</listitem>
</varlistentry>
- <varlistentry id="tack">
- <term><command>tack</command></term>
+ <varlistentry id="tabs">
+ <term><command>tabs</command></term>
<listitem>
- <para>The terminfo action checker; it is mainly used to test the
- accuracy of an entry in the terminfo database</para>
- <indexterm zone="ch-system-ncurses tack">
- <primary sortas="b-tack">tack</primary>
+ <para>Clears and sets tab stops on a terminal</para>
+ <indexterm zone="ch-system-ncurses tabs">
+ <primary sortas="b-tabs">tabs</primary>
</indexterm>
</listitem>
</varlistentry>