OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gdb/] [gdb-6.8/] [gdb-6.8.openrisc-2.1/] [readline/] [doc/] [rlman.texi] - Diff between revs 24 and 33

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 24 Rev 33
\input texinfo    @c -*-texinfo-*-
\input texinfo    @c -*-texinfo-*-
@comment %**start of header (This is for running Texinfo on a region.)
@comment %**start of header (This is for running Texinfo on a region.)
@setfilename readline.info
@setfilename readline.info
@settitle GNU Readline Library
@settitle GNU Readline Library
@comment %**end of header (This is for running Texinfo on a region.)
@comment %**end of header (This is for running Texinfo on a region.)
@synindex vr fn
@synindex vr fn
@setchapternewpage odd
@setchapternewpage odd
 
 
@include version.texi
@include version.texi
 
 
@copying
@copying
This manual describes the GNU Readline Library
This manual describes the GNU Readline Library
(version @value{VERSION}, @value{UPDATED}), a library which aids in the
(version @value{VERSION}, @value{UPDATED}), a library which aids in the
consistency of user interface across discrete programs which provide
consistency of user interface across discrete programs which provide
a command line interface.
a command line interface.
 
 
Copyright @copyright{} 1988-2004 Free Software Foundation, Inc.
Copyright @copyright{} 1988-2004 Free Software Foundation, Inc.
 
 
Permission is granted to make and distribute verbatim copies of
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
this manual provided the copyright notice and this permission notice
are preserved on all copies.
are preserved on all copies.
 
 
@quotation
@quotation
Permission is granted to copy, distribute and/or modify this document
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with no
any later version published by the Free Software Foundation; with no
Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
and with the Back-Cover Texts as in (a) below.  A copy of the license is
and with the Back-Cover Texts as in (a) below.  A copy of the license is
included in the section entitled ``GNU Free Documentation License.''
included in the section entitled ``GNU Free Documentation License.''
 
 
(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
this GNU Manual, like GNU software.  Copies published by the Free
this GNU Manual, like GNU software.  Copies published by the Free
Software Foundation raise funds for GNU development.''
Software Foundation raise funds for GNU development.''
@end quotation
@end quotation
@end copying
@end copying
 
 
@dircategory Libraries
@dircategory Libraries
@direntry
@direntry
* Readline: (readline).       The GNU readline library API.
* Readline: (readline).       The GNU readline library API.
@end direntry
@end direntry
 
 
@titlepage
@titlepage
@title GNU Readline Library
@title GNU Readline Library
@subtitle Edition @value{EDITION}, for @code{Readline Library} Version @value{VERSION}.
@subtitle Edition @value{EDITION}, for @code{Readline Library} Version @value{VERSION}.
@subtitle @value{UPDATED-MONTH}
@subtitle @value{UPDATED-MONTH}
@author Chet Ramey, Case Western Reserve University
@author Chet Ramey, Case Western Reserve University
@author Brian Fox, Free Software Foundation
@author Brian Fox, Free Software Foundation
 
 
@page
@page
@vskip 0pt plus 1filll
@vskip 0pt plus 1filll
@insertcopying
@insertcopying
 
 
@sp 1
@sp 1
Published by the Free Software Foundation @*
Published by the Free Software Foundation @*
59 Temple Place, Suite 330, @*
59 Temple Place, Suite 330, @*
Boston, MA 02111-1307 @*
Boston, MA 02111-1307 @*
USA @*
USA @*
 
 
@end titlepage
@end titlepage
 
 
@contents
@contents
 
 
@ifnottex
@ifnottex
@node Top
@node Top
@top GNU Readline Library
@top GNU Readline Library
 
 
This document describes the GNU Readline Library, a utility which aids
This document describes the GNU Readline Library, a utility which aids
in the consistency of user interface across discrete programs which
in the consistency of user interface across discrete programs which
provide a command line interface.
provide a command line interface.
 
 
@menu
@menu
* Command Line Editing::           GNU Readline User's Manual.
* Command Line Editing::           GNU Readline User's Manual.
* Programming with GNU Readline::  GNU Readline Programmer's Manual.
* Programming with GNU Readline::  GNU Readline Programmer's Manual.
* Copying This Manual::            Copying this manual.
* Copying This Manual::            Copying this manual.
* Concept Index::                  Index of concepts described in this manual.
* Concept Index::                  Index of concepts described in this manual.
* Function and Variable Index::    Index of externally visible functions
* Function and Variable Index::    Index of externally visible functions
                                   and variables.
                                   and variables.
@end menu
@end menu
@end ifnottex
@end ifnottex
 
 
@include rluser.texi
@include rluser.texi
@include rltech.texi
@include rltech.texi
 
 
@node Copying This Manual
@node Copying This Manual
@appendix Copying This Manual
@appendix Copying This Manual
 
 
@menu
@menu
* GNU Free Documentation License::      License for copying this manual.
* GNU Free Documentation License::      License for copying this manual.
@end menu
@end menu
 
 
@include fdl.texi
@include fdl.texi
 
 
@node Concept Index
@node Concept Index
@unnumbered Concept Index
@unnumbered Concept Index
@printindex cp
@printindex cp
 
 
@node Function and Variable Index
@node Function and Variable Index
@unnumbered Function and Variable Index
@unnumbered Function and Variable Index
@printindex fn
@printindex fn
 
 
@bye
@bye
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.