is the correct gdb command.
+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
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
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