* gdb.texinfo (ST2000): Use Ctrl- instead of C-.
authorBob Wilson <bob.wilson@acm.org>
Tue, 17 Oct 2006 21:08:17 +0000 (21:08 +0000)
committerBob Wilson <bob.wilson@acm.org>
Tue, 17 Oct 2006 21:08:17 +0000 (21:08 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index cc728bf..5b08642 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-16  Bob Wilson  <bob.wilson@acm.org>
+
+       * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
+
 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
 
        * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
index 28cc1f4..28822bb 100644 (file)
@@ -15264,7 +15264,7 @@ Connect the controlling terminal to the STDBUG command monitor.  When
 you are done interacting with STDBUG, typing either of two character
 sequences gets you back to the @value{GDBN} command prompt:
 @kbd{@key{RET} ~ .} (Return, followed by tilde and period) or
-@kbd{@key{RET} ~ C-d} (Return, followed by tilde and control-D).
+@kbd{@key{RET} ~ Ctrl-d} (Return, followed by tilde and control-D).
 @end table
 
 @node Z8000