mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
Revert movement of @chapter and @node tags from separate files to
gdb.texinfo.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* inc-hist.texinfo, rluser.texinfo: Revert change Fri Mar 24
|
||||
18:04:32 2000 Andrew Cagney <cagney@b1.cygnus.com>.
|
||||
Unconditionally provide @chapter and @node.
|
||||
|
||||
Fri Mar 24 18:04:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* inc-hist.texinfo: When GDBN omit the chapter/node.
|
||||
|
||||
@@ -23,10 +23,8 @@ Permission is granted to copy and distribute translations of this manual
|
||||
into another language, under the above conditions for modified versions.
|
||||
@end ignore
|
||||
|
||||
@ifclear GDBN
|
||||
@node Using History Interactively
|
||||
@chapter Using History Interactively
|
||||
@end ifclear
|
||||
|
||||
@ifset BashFeatures
|
||||
This chapter describes how to use the GNU History Library interactively,
|
||||
|
||||
@@ -36,10 +36,8 @@ into another language, under the above conditions for modified versions.
|
||||
@comment If you are including this manual as an appendix, then set the
|
||||
@comment variable readline-appendix.
|
||||
|
||||
@ifclear GDBN
|
||||
@node Command Line Editing
|
||||
@chapter Command Line Editing
|
||||
@end ifclear
|
||||
|
||||
This chapter describes the basic features of the @sc{GNU}
|
||||
command line editing interface.
|
||||
|
||||
Reference in New Issue
Block a user