summaryrefslogtreecommitdiff
path: root/man/entering.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2004-12-05 14:00:24 +0000
committerRichard M. Stallman <rms@gnu.org>2004-12-05 14:00:24 +0000
commite7a0562f116fa255f6083114bb407a3194883f38 (patch)
tree73382e330128ea5e1bc4142695054f70fbf0ec4f /man/entering.texi
parent2f228c93794dfc5dc44757de7b302ea31e3cc0f3 (diff)
downloademacs-e7a0562f116fa255f6083114bb407a3194883f38.tar.gz
(Entering Emacs): Fix xref, now to Command Line.
Diffstat (limited to 'man/entering.texi')
-rw-r--r--man/entering.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/entering.texi b/man/entering.texi
index 31ac47b3c62..1dd47e383a9 100644
--- a/man/entering.texi
+++ b/man/entering.texi
@@ -29,7 +29,7 @@ specify a different major mode for this buffer by setting the variable
It is possible to specify files to be visited, Lisp files to be
loaded, and functions to be called, by giving Emacs arguments in the
-shell command line. @xref{Command Arguments}. But we don't recommend
+shell command line. @xref{Command Line}. But we don't recommend
doing this. The feature exists mainly for compatibility with other
editors.