Modify the ARM encoding and decoding of SQRSHRL and UQRSHLL MVE instructions.
[deliverable/binutils-gdb.git] / readline / doc / rluserman.texi
CommitLineData
b585a9fa
EZ
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
4a11f206
PP
5@comment %**end of header (This is for running Texinfo on a region.)
6
5836a818
PP
7@include version.texi
8
b585a9fa
EZ
9@copying
10This manual describes the end user interface of the GNU Readline Library
11(version @value{VERSION}, @value{UPDATED}), a library which aids in the
12consistency of user interface across discrete programs which provide
13a command line interface.
14
5836a818
PP
15Copyright @copyright{} 1988--2011 Free Software Foundation, Inc.
16
17Permission is granted to make and distribute verbatim copies of
18this manual provided the copyright notice and this permission notice
19are preserved on all copies.
b585a9fa
EZ
20
21@quotation
22Permission is granted to copy, distribute and/or modify this document
cc88a640 23under the terms of the GNU Free Documentation License, Version 1.3 or
b585a9fa 24any later version published by the Free Software Foundation; with no
5836a818
PP
25Invariant Sections, with the Front-Cover texts being ``A GNU Manual'',
26and with the Back-Cover Texts as in (a) below. A copy of the license is
27included in the section entitled ``GNU Free Documentation License''.
28
29(a) The FSF's Back-Cover Text is: You are free to copy and modify
30this GNU manual. Buying copies from GNU Press supports the FSF in
31developing GNU and promoting software freedom.''
b585a9fa 32
b585a9fa
EZ
33@end quotation
34@end copying
35
36@dircategory Libraries
37@direntry
38* RLuserman: (rluserman). The GNU readline library User's Manual.
39@end direntry
40
41@titlepage
42@title GNU Readline Library User Interface
43@subtitle Edition @value{EDITION}, for @code{Readline Library} Version @value{VERSION}.
44@subtitle @value{UPDATED-MONTH}
45@author Chet Ramey, Case Western Reserve University
46@author Brian Fox, Free Software Foundation
47
48@page
49@vskip 0pt plus 1filll
50@insertcopying
51
5836a818
PP
52@sp 1
53Published by the Free Software Foundation @*
5459 Temple Place, Suite 330, @*
55Boston, MA 02111-1307 @*
56USA @*
57
b585a9fa
EZ
58@end titlepage
59
60@contents
61
62@ifnottex
63@node Top
64@top GNU Readline Library
65
66This document describes the end user interface of the GNU Readline Library,
67a utility which aids in the consistency of user interface across discrete
68programs which provide a command line interface.
69
70@menu
71* Command Line Editing:: GNU Readline User's Manual.
cc88a640 72* GNU Free Documentation License:: License for copying this manual.
b585a9fa
EZ
73@end menu
74@end ifnottex
75
76@include rluser.texi
77
cc88a640
JK
78@node GNU Free Documentation License
79@appendix GNU Free Documentation License
b585a9fa
EZ
80
81@include fdl.texi
82
83@bye
This page took 0.758411 seconds and 4 git commands to generate.