diff options
author | Chet Ramey <chet.ramey@case.edu> | 2011-11-23 18:47:16 -0500 |
---|---|---|
committer | Chet Ramey <chet.ramey@case.edu> | 2011-11-23 18:47:16 -0500 |
commit | db4c00d880b67af735af9b18835ae900f5be9e53 (patch) | |
tree | 8dfe99254425c933b2b9024e06faa506f3640359 /doc/hist.texinfo | |
parent | fe34a312c8be645944828402351bd1192972586b (diff) | |
download | readline-db4c00d880b67af735af9b18835ae900f5be9e53.tar.gz |
Readline-2.2 import
Diffstat (limited to 'doc/hist.texinfo')
-rw-r--r-- | doc/hist.texinfo | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/doc/hist.texinfo b/doc/hist.texinfo index aa04553..be8742f 100644 --- a/doc/hist.texinfo +++ b/doc/hist.texinfo @@ -7,20 +7,25 @@ @setchapternewpage odd @ignore -last change: Thu Mar 21 16:07:29 EST 1996 +last change: Thu Apr 2 14:38:22 EST 1998 @end ignore -@set EDITION 2.1 -@set VERSION 2.1 -@set UPDATED 21 March 1996 -@set UPDATE-MONTH March 1996 +@set EDITION 2.2 +@set VERSION 2.2 +@set UPDATED 2 April 1998 +@set UPDATE-MONTH April 1998 + +@dircategory Libraries +@direntry +* History: (history). The GNU history library API +@end direntry @ifinfo This document describes the GNU History library, a programming tool that provides a consistent user interface for recalling lines of previously typed input. -Copyright (C) 1988, 1991, 1993, 1995, 1996 Free Software Foundation, Inc. +Copyright (C) 1988, 1991, 1993, 1995, 1996, 1998 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice |