# HG changeset patch # User Karl Heuer # Date 936219581 0 # Node ID dcb2b7cbddca65a919c11e4cc3d68eb781d1c576 # Parent e0cfeb5dc8480ae4e371e71fa91158b2feebbaf3 *** empty log message *** diff -r e0cfeb5dc848 -r dcb2b7cbddca lispref/os.texi --- a/lispref/os.texi Wed Sep 01 13:37:07 1999 +0000 +++ b/lispref/os.texi Wed Sep 01 20:59:41 1999 +0000 @@ -1388,7 +1388,7 @@ 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