changeset 78777:279dcb8bebb0

(find-file): Fix last change.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 13 Sep 2007 08:49:47 +0000
parents 1acc50d9c9f4
children 4f84eccebf65
files lisp/files.el
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/files.el	Thu Sep 13 08:30:45 2007 +0000
+++ b/lisp/files.el	Thu Sep 13 08:49:47 2007 +0000
@@ -1071,8 +1071,9 @@
 You can visit files on remote machines by specifying something
 like /ssh:SOME_REMOTE_MACHINE:FILE for the file name.  You can
 also visit local files as a different user by specifying
-/sudo::FILE for the file name.  See the documentation of
-`tramp-methods' and the Tramp Info manual, for more about this.
+/sudo::FILE for the file name.
+See the Info node `(tramp)Filename Syntax' in the Tramp Info
+manual, for more about this.
 
 Interactively, or if WILDCARDS is non-nil in a call from Lisp,
 expand wildcards (if any) and visit multiple files.  You can