aboutsummaryrefslogtreecommitdiff
path: root/readline/doc/inc-hist.texinfo
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-03-24 07:30:07 +0000
committerAndrew Cagney <cagney@redhat.com>2000-03-24 07:30:07 +0000
commitb9deaee7a0c35ded5c899c686db412c6587be1de (patch)
tree6565b6bbd56283eb6519cbd4562202aa56c95bf2 /readline/doc/inc-hist.texinfo
parent9ef47d30e89a9ad7f47a366fd5ff25d317a1ecb3 (diff)
downloadgdb-b9deaee7a0c35ded5c899c686db412c6587be1de.zip
gdb-b9deaee7a0c35ded5c899c686db412c6587be1de.tar.gz
gdb-b9deaee7a0c35ded5c899c686db412c6587be1de.tar.bz2
Fix texinfo-3.12 problems:
* annotate.texi (Annotations): When GDBN omit @chapter and @node entry. * gdb.texinfo: Check for @ifinfo instead of @ifnottex. (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local @chapter and @node entries. * gdb.texinfo: Link all top-level nodes. * inc-hist.texinfo: When GDBN omit the chapter/node. * rluser.texinfo (Command Line Editing): Ditto.
Diffstat (limited to 'readline/doc/inc-hist.texinfo')
-rw-r--r--readline/doc/inc-hist.texinfo2
1 files changed, 2 insertions, 0 deletions
diff --git a/readline/doc/inc-hist.texinfo b/readline/doc/inc-hist.texinfo
index 06774b7..f7f7644 100644
--- a/readline/doc/inc-hist.texinfo
+++ b/readline/doc/inc-hist.texinfo
@@ -23,8 +23,10 @@ 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,