aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-monitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-monitor.c')
-rw-r--r--gdb/remote-monitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-monitor.c b/gdb/remote-monitor.c
index 7eac458..7736fe8 100644
--- a/gdb/remote-monitor.c
+++ b/gdb/remote-monitor.c
@@ -23,7 +23,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
as mentioned in the following comment (left in for comic relief):
"This is like remote.c but is for an esoteric situation--
- having a 29k board in a PC hooked up to a unix machine with
+ having an a29k board in a PC hooked up to a unix machine with
a serial line, and running ctty com1 on the PC, through which
the unix machine can run ebmon. Not to mention that the PC
has PC/NFS, so it can access the same executables that gdb can,