OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [VER_5_3/] [gdb-5.3/] [readline/] [doc/] [rlman.texinfo] - Diff between revs 1182 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 1182 Rev 1765
\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 manvers.texinfo
@include manvers.texinfo
 
 
@ifinfo
@ifinfo
@dircategory Libraries
@dircategory Libraries
@direntry
@direntry
* Readline: (readline).       The GNU readline library API
* Readline: (readline).       The GNU readline library API
@end direntry
@end direntry
 
 
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 that need
in the consistency of user interface across discrete programs that need
to provide a command line interface.
to provide a command line interface.
 
 
Copyright (C) 1988-1999 Free Software Foundation, Inc.
Copyright (C) 1988-1999 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
pare preserved on all copies.
pare preserved on all copies.
 
 
@ignore
@ignore
Permission is granted to process this file through TeX and print the
Permission is granted to process this file through TeX and print the
results, provided the printed document carries copying permission
results, provided the printed document carries copying permission
notice identical to this one except for the removal of this paragraph
notice identical to this one except for the removal of this paragraph
(this paragraph not being relevant to the printed manual).
(this paragraph not being relevant to the printed manual).
@end ignore
@end ignore
 
 
Permission is granted to copy and distribute modified versions of this
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the entire
manual under the conditions for verbatim copying, provided that the entire
resulting derived work is distributed under the terms of a permission
resulting derived work is distributed under the terms of a permission
notice identical to this one.
notice identical to this one.
 
 
Permission is granted to copy and distribute translations of this manual
Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions,
into another language, under the above conditions for modified versions,
except that this permission notice may be stated in a translation approved
except that this permission notice may be stated in a translation approved
by the Free Software Foundation.
by the Free Software Foundation.
@end ifinfo
@end ifinfo
 
 
@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{UPDATE-MONTH}
@subtitle @value{UPDATE-MONTH}
@author Brian Fox, Free Software Foundation
@author Brian Fox, Free Software Foundation
@author Chet Ramey, Case Western Reserve University
@author Chet Ramey, Case Western Reserve University
 
 
@page
@page
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 that need
in the consistency of user interface across discrete programs that need
to provide a command line interface.
to provide a command line interface.
 
 
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 USA
Boston, MA 02111 USA
 
 
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.
 
 
Permission is granted to copy and distribute modified versions of this
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the entire
manual under the conditions for verbatim copying, provided that the entire
resulting derived work is distributed under the terms of a permission
resulting derived work is distributed under the terms of a permission
notice identical to this one.
notice identical to this one.
 
 
Permission is granted to copy and distribute translations of this manual
Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions,
into another language, under the above conditions for modified versions,
except that this permission notice may be stated in a translation approved
except that this permission notice may be stated in a translation approved
by the Free Software Foundation.
by the Free Software Foundation.
 
 
@vskip 0pt plus 1filll
@vskip 0pt plus 1filll
Copyright @copyright{} 1988-1999 Free Software Foundation, Inc.
Copyright @copyright{} 1988-1999 Free Software Foundation, Inc.
@end titlepage
@end titlepage
 
 
@ifinfo
@ifinfo
@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 that need
in the consistency of user interface across discrete programs that need
to provide a command line interface.
to 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.
* 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 ifinfo
@end ifinfo
 
 
@include rluser.texinfo
@include rluser.texinfo
@include rltech.texinfo
@include rltech.texinfo
 
 
@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
 
 
@contents
@contents
@bye
@bye
 
 

powered by: WebSVN 2.1.0

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