1 \input texinfo @c -*-texinfo-*-
2 @comment %**start of header (This is for running Texinfo on a region.)
3 @setfilename rluserman.info
4 @settitle GNU Readline Library
7 @comment %**end of header (This is for running Texinfo on a region.)
10 This manual describes the end user interface of the GNU Readline Library
11 (version @value{VERSION}, @value{UPDATED}), a library which aids in the
12 consistency of user interface across discrete programs which provide
13 a command line interface.
15 Copyright @copyright{} 1988--2020 Free Software Foundation, Inc.
18 Permission is granted to copy, distribute and/or modify this document
19 under the terms of the GNU Free Documentation License, Version 1.3 or
20 any later version published by the Free Software Foundation; with no
21 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
22 A copy of the license is included in the section entitled
23 ``GNU Free Documentation License''.
28 @dircategory Libraries
30 * RLuserman: (rluserman). The GNU readline library User's Manual.
34 @title GNU Readline Library User Interface
35 @subtitle Edition @value{EDITION}, for @code{Readline Library} Version @value{VERSION}.
36 @subtitle @value{UPDATED-MONTH}
37 @author Chet Ramey, Case Western Reserve University
38 @author Brian Fox, Free Software Foundation
41 @vskip 0pt plus 1filll
50 @top GNU Readline Library
52 This document describes the end user interface of the GNU Readline Library,
53 a utility which aids in the consistency of user interface across discrete
54 programs which provide a command line interface.
55 The Readline home page is @url{http://www.gnu.org/software/readline/}.
58 * Command Line Editing:: GNU Readline User's Manual.
59 * GNU Free Documentation License:: License for copying this manual.
65 @node GNU Free Documentation License
66 @appendix GNU Free Documentation License