Fix texinfo-3.12 problems:
[deliverable/binutils-gdb.git] / readline / doc / hist.texinfo
index 62927381044525b740bc2b904a0d26087215dfac..31a0ba0ae72223c07a8e77d301125f0a5dbd830b 100644 (file)
@@ -1,17 +1,24 @@
 \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
 
+@include manvers.texinfo
+
 @ifinfo
+@dircategory Libraries
+@direntry
+* History: (history).       The GNU history library API
+@end direntry
+
 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-1999 Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice
@@ -32,22 +39,17 @@ notice identical to this one.
 Permission is granted to copy and distribute translations of this manual
 into another language, under the above conditions for modified versions,
 except that this permission notice may be stated in a translation approved
-by the Foundation.
+by the Free Software 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.
@@ -68,10 +70,10 @@ notice identical to this one.
 Permission is granted to copy and distribute translations of this manual
 into another language, under the above conditions for modified versions,
 except that this permission notice may be stated in a translation approved
-by the Foundation.
+by the Free Software Foundation.
 
 @vskip 0pt plus 1filll
-Copyright @copyright{} 1989, 1991 Free Software Foundation, Inc.
+Copyright @copyright{} 1988-1999 Free Software Foundation, Inc.
 @end titlepage
 
 @ifinfo
@@ -91,6 +93,8 @@ typed input.
 @end menu
 @end ifinfo
 
+@syncodeindex fn vr
+
 @include hsuser.texinfo
 @include hstech.texinfo
 
@@ -101,6 +105,6 @@ typed input.
 @node Function and Variable Index
 @appendix Function and Variable Index
 @printindex vr
-@contents
 
+@contents
 @bye
This page took 0.035749 seconds and 4 git commands to generate.