summaryrefslogtreecommitdiff
path: root/readline/doc/rluser.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/rluser.texinfo
parent9ef47d30e89a9ad7f47a366fd5ff25d317a1ecb3 (diff)
downloadbinutils-gdb-b9deaee7a0c35ded5c899c686db412c6587be1de.tar.gz
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/rluser.texinfo')
-rw-r--r--readline/doc/rluser.texinfo2
1 files changed, 2 insertions, 0 deletions
diff --git a/readline/doc/rluser.texinfo b/readline/doc/rluser.texinfo
index 755f7ca3a35..86bade7fa61 100644
--- a/readline/doc/rluser.texinfo
+++ b/readline/doc/rluser.texinfo
@@ -36,8 +36,10 @@ 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.