diff options
author | Richard M. Stallman <rms@gnu.org> | 2004-12-05 14:00:24 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2004-12-05 14:00:24 +0000 |
commit | e7a0562f116fa255f6083114bb407a3194883f38 (patch) | |
tree | 73382e330128ea5e1bc4142695054f70fbf0ec4f /man/entering.texi | |
parent | 2f228c93794dfc5dc44757de7b302ea31e3cc0f3 (diff) | |
download | emacs-e7a0562f116fa255f6083114bb407a3194883f38.tar.gz |
(Entering Emacs): Fix xref, now to Command Line.
Diffstat (limited to 'man/entering.texi')
-rw-r--r-- | man/entering.texi | 2 |
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. |