remove mention of "target nrom"

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".
This commit is contained in:
Tom Tromey
2013-07-02 16:58:32 +00:00
parent d5be367d70
commit 3105ebf928
2 changed files with 4 additions and 10 deletions

View 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

View 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.