Import of readline-2.2.1
[platform/upstream/binutils.git] / readline / doc / hist.texinfo
index 6292738..be8742f 100644 (file)
@@ -1,17 +1,31 @@
 \input texinfo    @c -*-texinfo-*-
-@comment %**start of header (This is for running Texinfo on a region.)
+@c %**start of header (This is for running Texinfo on a region.)
 @setfilename history.info
-@settitle GNU Readline Library
-@comment %**end of header (This is for running Texinfo on a region.)
-@synindex vr fn
+@settitle GNU History Library
+@c %**end of header (This is for running Texinfo on a region.)
+
 @setchapternewpage odd
 
+@ignore
+last change: Thu Apr  2 14:38:22 EST 1998
+@end ignore
+
+@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 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
@@ -36,18 +50,13 @@ by the Foundation.
 @end ifinfo
 
 @titlepage
-@sp 10
-@center @titlefont{GNU History Library}
-@center Brian Fox
-@center Free Software Foundation
-@center Version 1.1
-@center April 1991
-
-@c Include the Distribution inside the titlepage environment so
-@c that headings are turned off. 
+@title GNU History Library
+@subtitle Edition @value{EDITION}, for @code{History Library} Version @value{VERSION}.
+@subtitle @value{UPDATE-MONTH}
+@author Brian Fox, Free Software Foundation
+@author Chet Ramey, Case Western Reserve University
 
 @page
-
 This document describes the GNU History library, a programming tool that
 provides a consistent user interface for recalling lines of previously
 typed input.
@@ -91,6 +100,8 @@ typed input.
 @end menu
 @end ifinfo
 
+@syncodeindex fn vr
+
 @include hsuser.texinfo
 @include hstech.texinfo
 
@@ -101,6 +112,6 @@ typed input.
 @node Function and Variable Index
 @appendix Function and Variable Index
 @printindex vr
-@contents
 
+@contents
 @bye