From: Eli Zaretskii Date: Thu, 9 Aug 2001 16:22:37 +0000 (+0000) Subject: Fix a stale reference to "Comparing Files". X-Git-Tag: emacs-pretest-21.0.105~224 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=36d36f35f524cbd723111988a11604bb743591e9;p=emacs.git Fix a stale reference to "Comparing Files". --- diff --git a/man/files.texi b/man/files.texi index 6302723fc7e..df8e572934b 100644 --- a/man/files.texi +++ b/man/files.texi @@ -1449,7 +1449,7 @@ files in that directory and its subdirectories. @kbd{C-x v =} works by running a variant of the @code{diff} utility designed to work with the version control system in use. When you invoke @code{diff} this way, in addition to the options specified by -@code{diff-switches} (@pxref{Comparing files}), it receives those +@code{diff-switches} (@pxref{Comparing Files}), it receives those specified by @code{vc-diff-switches}, plus those specified for the specific back end by @code{vc-@var{backend}-diff-switches}. For instance, when the version control back end is RCS, @code{diff} uses