From 476a78b9259631d1e776e94200ae8beb9b1bd199 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 1 Sep 1999 20:59:41 +0000 Subject: [PATCH] *** empty log message *** --- lispref/os.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/os.texi b/lispref/os.texi index 8f2eff98911..380b67abb17 100644 --- a/lispref/os.texi +++ b/lispref/os.texi @@ -1388,7 +1388,7 @@ In the example below, we set @code{keyboard-translate-table} to a char-table. Then we fill it in to swap the characters @kbd{C-s} and @kbd{C-\} and the characters @kbd{C-q} and @kbd{C-^}. Subsequently, typing @kbd{C-\} has all the usual effects of typing @kbd{C-s}, and vice -versa. (@pxref{Flow Control} for more information on this subject.) +versa. (@xref{Flow Control}, for more information on this subject.) @cindex flow control example @example -- 2.39.5