summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lispref/display.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/display.texi b/lispref/display.texi
index 686c98db6e2..17e4bc57ea0 100644
--- a/lispref/display.texi
+++ b/lispref/display.texi
@@ -4759,7 +4759,7 @@ display by sending @var{string} to the terminal.
screen) to attract the user's attention. Be conservative about how
often you do this; frequent bells can become irritating. Also be
careful not to use just beeping when signaling an error is more
-appropriate. (@pxref{Errors}.)
+appropriate. (@xref{Errors}.)
@defun ding &optional do-not-terminate
@cindex keyboard macro termination