diff options
Diffstat (limited to 'gdb/remote-bug.c')
-rw-r--r-- | gdb/remote-bug.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/remote-bug.c b/gdb/remote-bug.c index 1dd3b28..b3b72d2 100644 --- a/gdb/remote-bug.c +++ b/gdb/remote-bug.c @@ -963,8 +963,7 @@ bug_clear_breakpoints () struct target_ops bug_ops = { "bug", "Remote BUG monitor", - "Use the mvme187 board running the BUG monitor connected\n\ -by a serial line.", + "Use the mvme187 board running the BUG monitor connected by a serial line.", bug_open, gr_close, 0, gr_detach, bug_resume, bug_wait, /* attach */ |