summaryrefslogtreecommitdiffstats
path: root/libraries/libedit/README
diff options
context:
space:
mode:
author Mikko Värri2011-06-19 16:39:28 +0200
committer Robby Workman2011-06-20 06:17:05 +0200
commit7ac4b3c1745d9384fbbb9302f65c36713a94c0ff (patch)
tree760a0094a11c8ffac2e08a3837708924b835a9b1 /libraries/libedit/README
parent68d80670f975d33ea5532bb4ccb50c028bb32df2 (diff)
downloadslackbuilds-7ac4b3c1745d9384fbbb9302f65c36713a94c0ff.tar.gz
libraries/libedit: Updated for version 20110227_3.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/libedit/README')
-rw-r--r--libraries/libedit/README8
1 files changed, 3 insertions, 5 deletions
diff --git a/libraries/libedit/README b/libraries/libedit/README
index 3142a5c890..0d54bbe870 100644
--- a/libraries/libedit/README
+++ b/libraries/libedit/README
@@ -1,6 +1,4 @@
-libedit (Command line editor library)
-
-This is an autotool- and libtoolized port of the NetBSD Editline
-library (libedit). This Berkeley-style licensed command line editor
-library provides generic line editing, history, and tokenization
+This is an autotool- and libtoolized port of the NetBSD Editline
+library (libedit). This Berkeley-style licensed command line editor
+library provides generic line editing, history, and tokenization
functions, similar to those found in GNU Readline.