Index: gdb.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v retrieving revision 1.360 diff -u -r1.360 gdb.texinfo --- gdb.texinfo 15 Oct 2006 21:36:00 -0000 1.360 +++ gdb.texinfo 16 Oct 2006 16:46:19 -0000 @@ -15264,7 +15264,7 @@ 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