glfs/general/genlib/readline/readline-intro.xml
Billy O 'Connor 5764ba89a8 Corrected description error.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@409 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-11-24 17:43:57 +00:00

15 lines
567 B
XML

<sect2>
<title>Introduction to readline</title>
<screen>Download location (HTTP): <ulink url="&readline-download-http;"/>
Download location (FTP): <ulink url="&readline-download-ftp;"/>
Version used: &readline-version;
Package size: &readline-size;
Estimated Disk space required: &readline-buildsize;</screen>
<para>The Readline library provides a set of functions for use by
applications that allow users to edit command lines as they are typed
in. Both Emacs and vi editing modes are available.</para>
</sect2>