summaryrefslogtreecommitdiff
path: root/man/files.texi
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2006-02-02 05:38:54 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2006-02-02 05:38:54 +0000
commit68664959743c0ca9210dfddbd1c8fc51bb22457a (patch)
treef7790dd5e14212288b8bf5b0f64dd2aa249ab4fb /man/files.texi
parent4f8d32ff67b2fe14be49e28db01a943bb659b24f (diff)
downloademacs-68664959743c0ca9210dfddbd1c8fc51bb22457a.tar.gz
(File Names): Fix @xref.
(Reverting): Fix typo.
Diffstat (limited to 'man/files.texi')
-rw-r--r--man/files.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/files.texi b/man/files.texi
index b2720ae0438..6edf938261a 100644
--- a/man/files.texi
+++ b/man/files.texi
@@ -143,7 +143,7 @@ file names read as such using the minibuffer.
You can include non-@acronym{ASCII} characters in file names if you set the
variable @code{file-name-coding-system} to a non-@code{nil} value.
-@xref{Specify Coding}.
+@xref{File Name Coding}.
@node Visiting
@section Visiting Files
@@ -962,7 +962,7 @@ continuously displayed. To do this, just move the point to the end of
the buffer, and it will stay there as the file contents change.
However, if you are sure that the file will only change by growing at
the end, use Auto-Revert Tail mode instead
-(@vcode{auto-revert-tail-mode}). It is more efficient for this.
+(@code{auto-revert-tail-mode}). It is more efficient for this.
@vindex auto-revert-interval
The variable @code{auto-revert-interval} controls how often to check