aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/ncurses-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/ncurses-desc.xml')
-rw-r--r--appendixa/ncurses-desc.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/appendixa/ncurses-desc.xml b/appendixa/ncurses-desc.xml
index d91d57b65..abb28a3ef 100644
--- a/appendixa/ncurses-desc.xml
+++ b/appendixa/ncurses-desc.xml
@@ -63,20 +63,19 @@ libform_g.a, libmenu.[a,so], libmenu_g.a, libncurses++.a,
libncurses.[a,so], libncurses_g.a, libpanel.[a,so] and
libpanel_g.a</para>
-<sect4><title>libcurses.[a,so], libncurses++.a, libncurses.[a,so],
-libncurses_g.a</title>
+<sect4><title>libcurses, libncurses++, libncurses, libncurses_g</title>
<para>The libraries that make up the Ncurses library are used to display
text (often in a fancy way) on the screen. An example where ncurses is used
is in the kernel's <quote>make menuconfig</quote> process. The
libncurses libraries are the base of the system.</para></sect4>
-<sect4><title>libform.[a,so], libform_g.a</title>
+<sect4><title>libform, libform_g</title>
<para>libform is used to implement forms in ncurses.</para></sect4>
-<sect4><title>libmenu.[a,so], libmenu_g.a</title>
+<sect4><title>libmenu, libmenu_g</title>
<para>libmenu is used to implement menus in ncurses.</para></sect4>
-<sect4><title>libpanel.[a,so], libpanel_g.a</title>
+<sect4><title>libpanel, libpanel_g</title>
<para>libpanel is used to implement panels in ncurses.</para></sect4>
</sect3>