summaryrefslogtreecommitdiff
path: root/devel/readline/DESCR
diff options
context:
space:
mode:
authorjlam <jlam>2004-11-14 06:16:49 +0000
committerjlam <jlam>2004-11-14 06:16:49 +0000
commit8e7a642f1379efa12ada91ed847f8189129d1906 (patch)
tree12575a34c9e2267d63cb5d70678dff470cce6ffd /devel/readline/DESCR
parentb8c57b05c7ae55e664944fe5752923db26adb295 (diff)
downloadpkgsrc-8e7a642f1379efa12ada91ed847f8189129d1906.tar.gz
Update devel/readline to 5.0. Changes from version 4.3 include:
* Improved compatibility with BSD csh modifiers. * Improved vi editing mode. * History files include timestamp information.
Diffstat (limited to 'devel/readline/DESCR')
-rw-r--r--devel/readline/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/readline/DESCR b/devel/readline/DESCR
index f9649ac4302..ad9e9b1415d 100644
--- a/devel/readline/DESCR
+++ b/devel/readline/DESCR
@@ -1,3 +1,3 @@
-This is the GNU readline library, which can be linked into
-applications, allowing them to re-use previously typed input, and,
-additionally, edit it.
+This is the GNU readline library, which can be linked into applications,
+allowing them to re-use previously typed input and additionally to
+edit it.