remove mention of "target nrom"
authorTom Tromey <tromey@redhat.com>
Tue, 2 Jul 2013 16:58:32 +0000 (16:58 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 2 Jul 2013 16:58:32 +0000 (16:58 +0000)
The documentation refers to "target nrom", but this target doesn't
appear in the tree.  It was zapped here:

2002-12-16  Andrew Cagney  <ac131313@redhat.com>
[...]
        * remote-nrom.c, remote-os9k.c, remote-vx960.c: Delete.

This patch removes the reference from the documentation.

* gdb.texinfo (Target Commands): Don't mention "target nrom".

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 31beba8..9cb925c 100644 (file)
@@ -1,3 +1,7 @@
+2013-07-02  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Target Commands): Don't mention "target nrom".
+
 2013-06-28  Tom Tromey  <tromey@redhat.com>
 
        * Makefile.in (version.subst): Use version.in, not
index d75a3d1..fae54e4 100644 (file)
@@ -17687,16 +17687,6 @@ Processors}.
 
 @end table
 
-Some configurations may include these targets as well:
-
-@table @code
-
-@item target nrom @var{dev}
-@cindex NetROM ROM emulator target
-NetROM ROM emulator.  This target only supports downloading.
-
-@end table
-
 Different targets are available on different configurations of @value{GDBN};
 your configuration may have more or fewer targets.