Jelajahi Sumber

Add shortdesc file for ncurses. Whew, almost did a Gerard :)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2350 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 22 tahun lalu
induk
melakukan
653ab393f4
1 mengubah file dengan 20 tambahan dan 0 penghapusan
  1. 20 0
      appendixa/ncurses-shortdesc.xml

+ 20 - 0
appendixa/ncurses-shortdesc.xml

@@ -0,0 +1,20 @@
+<sect2><title>Contents of Ncurses</title>
+
+<para>Last checked against version &ncurses-contversion;.</para>
+
+<para>The Ncurses package provides character and terminal handling
+libraries, including panels and menus.</para>
+
+<para>Ncurses installs the following:</para>
+
+<sect3><title>Program Files</title>
+<para>captoinfo (link to tic), clear, infocmp, infotocap (link to tic),
+reset (link to tset), tack, tic, toe, tput and tset.</para></sect3>
+
+<sect3><title>Library Files</title>
+<para>libcurses.[a,so] (link to libncurses.[a,so]), libform.[a,so],
+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></sect3>
+
+</sect2>