diff options
| -rw-r--r-- | doc/misc/tramp.texi | 4 |
1 files 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. | |||
| 428 | 428 | ||
| 429 | @value{tramp} is initially configured to use the @command{scp} program | 429 | @value{tramp} is initially configured to use the @command{scp} program |
| 430 | to connect to the remote host. Just type @kbd{C-x C-f} and then enter | 430 | to connect to the remote host. Just type @kbd{C-x C-f} and then enter |
| 431 | file name @file{@trampf{user@@host,/path/to.file}}. For details, | 431 | file name @file{@trampf{user@@host,/path/to/file}}. For details, |
| 432 | @xref{Default Method}, @xref{Default User}, @xref{Default Host}. | 432 | @xref{Default Method}, @xref{Default User}, @xref{Default Host}. |
| 433 | 433 | ||
| 434 | For problems related to the behavior of the remote shell, @xref{Remote | 434 | 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 | |||
| 2190 | name using the proper syntax will override this default behavior: | 2190 | name using the proper syntax will override this default behavior: |
| 2191 | 2191 | ||
| 2192 | @example | 2192 | @example |
| 2193 | @trampf{user@@host,path/to.file} | 2193 | @trampf{user@@host,path/to/file} |
| 2194 | @end example | 2194 | @end example |
| 2195 | 2195 | ||
| 2196 | @file{@trampf{daniel@@melancholia,.emacs}} is for file @file{.emacs} | 2196 | @file{@trampf{daniel@@melancholia,.emacs}} is for file @file{.emacs} |