From a4ae37021c34e0cea8266c9c99c12b7d021dc6bf Mon Sep 17 00:00:00 2001 From: Peter Schauer Date: Tue, 12 Jul 1994 19:30:14 +0000 Subject: [PATCH] * gdb.texinfo (help targets): Changed to `help target', which is the correct gdb command. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdb.texinfo | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ac0b6eb911d..36eb7c87970 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * gdb.texinfo (help targets): Changed to `help target', which + is the correct gdb command. + Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * annotate.texi (TODO): New node, for keeping track of annotations diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 72b3002a0a7..49274706a7a 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -6964,7 +6964,7 @@ names of the executable and core dump files name of the executable file @end ifset currently in use by @value{GDBN}, and the files from which symbols were -loaded. The command @code{help targets} lists all possible targets +loaded. The command @code{help target} lists all possible targets rather than current ones. @end table @@ -7315,7 +7315,7 @@ write the remote stubs---the code that runs on the remote system to communicate with GDB. Other remote targets may be available in your -configuration of GDB; use @code{help targets} to list them. +configuration of GDB; use @code{help target} to list them. @ifset GENERIC @c Text on starting up GDB in various specific cases; it goes up front -- 2.30.2