aboutsummaryrefslogtreecommitdiff
path: root/readline/doc/inc-hist.texi
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-02-28 01:01:24 +0000
committerRoland Pesch <pesch@cygnus>1992-02-28 01:01:24 +0000
commitb621d050502ddabfd2e1fbad9e25f6ebc389effe (patch)
treedc3eb39ecc4477a3eb1d8aab482208b4225f9df0 /readline/doc/inc-hist.texi
parente94b4a2b4c961baad7f45687d2fdb72412c8f812 (diff)
downloadgdb-b621d050502ddabfd2e1fbad9e25f6ebc389effe.zip
gdb-b621d050502ddabfd2e1fbad9e25f6ebc389effe.tar.gz
gdb-b621d050502ddabfd2e1fbad9e25f6ebc389effe.tar.bz2
Hard-code "@appendix" instead of "@chapter" at the beginning of each of these.
This will eventually be supported with a trivial macro, but those aren't standard texinfo yet; in the meantime, I think GDB is the only manual we print that uses these---and it wants appendices.
Diffstat (limited to 'readline/doc/inc-hist.texi')
-rw-r--r--readline/doc/inc-hist.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/readline/doc/inc-hist.texi b/readline/doc/inc-hist.texi
index 448fc83..539e372 100644
--- a/readline/doc/inc-hist.texi
+++ b/readline/doc/inc-hist.texi
@@ -28,7 +28,7 @@ into another language, under the above conditions for modified versions.
@end ignore
@node Using History Interactively
-@chapter Using History Interactively
+@appendix Using History Interactively
This chapter describes how to use the GNU History Library interactively,
from a user's standpoint.