aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorFelix Lee <flee@cygnus>1998-12-17 20:34:53 +0000
committerFelix Lee <flee@cygnus>1998-12-17 20:34:53 +0000
commitd6229f1932ac7f7c7b8d613414ec1df2c726381f (patch)
tree221f356765050583ad41d77352cf7b76779de045 /readline
parent035f7e1bb119613b1866fa8cf329302d966e5672 (diff)
downloadgdb-d6229f1932ac7f7c7b8d613414ec1df2c726381f.zip
gdb-d6229f1932ac7f7c7b8d613414ec1df2c726381f.tar.gz
gdb-d6229f1932ac7f7c7b8d613414ec1df2c726381f.tar.bz2
* inc-hist.texi: @node line "Using History" was wrong.
Diffstat (limited to 'readline')
-rw-r--r--readline/doc/ChangeLog4
-rw-r--r--readline/doc/inc-hist.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/readline/doc/ChangeLog b/readline/doc/ChangeLog
index 43e1073..09525a9 100644
--- a/readline/doc/ChangeLog
+++ b/readline/doc/ChangeLog
@@ -1,3 +1,7 @@
+1998-12-17 Felix Lee <flee@cygnus.com>
+
+ * inc-hist.texi: @node line "Using History" was wrong.
+
Thu Jul 9 17:03:26 1998 Edith Epstein <eepstein@sophia.cygnus.com>
* inc-hist.texi: one line change.
diff --git a/readline/doc/inc-hist.texi b/readline/doc/inc-hist.texi
index f55f7ae..9cdde40 100644
--- a/readline/doc/inc-hist.texi
+++ b/readline/doc/inc-hist.texi
@@ -27,7 +27,7 @@ Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions.
@end ignore
-@node Using History, Installing GDB, Command Line Editing, Top
+@node Using History Interactively
@appendix Using History Interactively
This chapter describes how to use the GNU History Library interactively,