aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-11-14 19:23:54 +0000
committerRoland Pesch <pesch@cygnus>1991-11-14 19:23:54 +0000
commitc56f1262ca8f5319c991fa3df5b8ccec4ff9de72 (patch)
treee35c555fc530646ca5f4946d2558a08d3d46a2cb /readline
parent3558ead599969c074382b58e163c44181754d96b (diff)
downloadfsf-binutils-gdb-c56f1262ca8f5319c991fa3df5b8ccec4ff9de72.zip
fsf-binutils-gdb-c56f1262ca8f5319c991fa3df5b8ccec4ff9de72.tar.gz
fsf-binutils-gdb-c56f1262ca8f5319c991fa3df5b8ccec4ff9de72.tar.bz2
Fix minor node-structure bug.
Diffstat (limited to 'readline')
-rwxr-xr-xreadline/history.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/readline/history.texi b/readline/history.texi
index 1bcce4d..5fd9125 100755
--- a/readline/history.texi
+++ b/readline/history.texi
@@ -48,7 +48,7 @@ typed input.
* Programming:: How to use History in your programs.
@end menu
-@node Introduction, Interactive Use, , Top
+@node Introduction, Interactive Use, Top, Top
@unnumbered Introduction
Many programs read input from the user a line at a time. The GNU history