]> git.eshelyaron.com Git - emacs.git/commitdiff
Use path/to/file instead of path/to.file in tramp.texi
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 12 Mar 2017 09:28:18 +0000 (10:28 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 12 Mar 2017 09:28:18 +0000 (10:28 +0100)
* doc/misc/tramp.texi (Configuration, File name Syntax):
Use path/to/file instead of path/to.file.

doc/misc/tramp.texi

index dd52a87a1a24ca7f4800bfd50abaea090e4476a3..9c295a49a6952d3eda49af7911818e1cdedba82f 100644 (file)
@@ -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}