diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 31beba84621..9cb925c2d55 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2013-07-02 Tom Tromey + + * gdb.texinfo (Target Commands): Don't mention "target nrom". + 2013-06-28 Tom Tromey * Makefile.in (version.subst): Use version.in, not diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index d75a3d14e67..fae54e4e242 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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.