+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)
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