summaryrefslogtreecommitdiff
path: root/lispref/functions.texi
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/functions.texi')
-rw-r--r--lispref/functions.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/functions.texi b/lispref/functions.texi
index bc05a1d388d..9c7381b80d7 100644
--- a/lispref/functions.texi
+++ b/lispref/functions.texi
@@ -99,7 +99,7 @@ Keyboard macros (strings and vectors) are commands also, even though
they are not functions. A symbol is a command if its function
definition is a command; such symbols can be invoked with @kbd{M-x}.
The symbol is a function as well if the definition is a function.
-@xref{Command Overview}.
+@xref{Interactive Call}.
@item keystroke command
@cindex keystroke command