From 073e5ddb22dc50895cc255e760c89d490cea37ea Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 12 Mar 2017 10:28:18 +0100 Subject: [PATCH] Use path/to/file instead of path/to.file in tramp.texi * doc/misc/tramp.texi (Configuration, File name Syntax): Use path/to/file instead of path/to.file. --- doc/misc/tramp.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index dd52a87a1a2..9c295a49a69 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -428,7 +428,7 @@ XEmacs support has been stopped in January 2016. @value{tramp} is initially configured to use the @command{scp} program to connect to the remote host. Just type @kbd{C-x C-f} and then enter -file name @file{@trampf{user@@host,/path/to.file}}. For details, +file name @file{@trampf{user@@host,/path/to/file}}. For details, @xref{Default Method}, @xref{Default User}, @xref{Default Host}. For problems related to the behavior of the remote shell, @xref{Remote @@ -2190,7 +2190,7 @@ remote user name for log in to the remote host. Specifying a different name using the proper syntax will override this default behavior: @example -@trampf{user@@host,path/to.file} +@trampf{user@@host,path/to/file} @end example @file{@trampf{daniel@@melancholia,.emacs}} is for file @file{.emacs} -- 2.39.5