diff man/files.texi @ 68556:e40499829b14

(File Names): Fix @xref. (Reverting): Fix typo.
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 02 Feb 2006 05:38:54 +0000
parents 86e02f4f4ec2
children dc2d5a6655a3 d6f8fe3307c8
line wrap: on
line diff
--- a/man/files.texi	Thu Feb 02 05:37:38 2006 +0000
+++ b/man/files.texi	Thu Feb 02 05:38:54 2006 +0000
@@ -143,7 +143,7 @@
 
   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 @@
 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