diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/trouble.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/trouble.texi b/man/trouble.texi index 21d6eee2517..ac9697eeeb5 100644 --- a/man/trouble.texi +++ b/man/trouble.texi @@ -57,7 +57,7 @@ successive @kbd{C-g} characters to get out of a search like @kbd{C-g}. The reason is that it is not feasible, on MS-DOS, to recognize @kbd{C-g} while a command is running, between interactions with the user. By contrast, it @emph{is} feasible to recognize -@kbd{C-@key{BREAK}} at all times. @xref{MS-DOS Input}. +@kbd{C-@key{BREAK}} at all times. @xref{MS-DOS Keyboard}. @findex keyboard-quit @kbd{C-g} works by setting the variable @code{quit-flag} to @code{t} |