mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-19 04:21:45 -07:00
Minor cleanup.
This commit is contained in:
parent
bd128a254e
commit
ec6a646a0b
1 changed files with 4 additions and 4 deletions
|
|
@ -2999,10 +2999,10 @@ remote host, or Emacs may use a remote-login program (such as
|
|||
|
||||
You can always specify in the file name which method should be used to
|
||||
access the remote files, for example
|
||||
@file{/ftp:@var{user}@@@var{host}:@var{filename}} will use FTP, whereas
|
||||
@file{/sm:@var{user}@@@var{host}:@var{filename}} will use
|
||||
@command{ssh}. When no method is specified in the file name, Emacs
|
||||
determines a default method according to the following rules:
|
||||
@file{/ftp:@var{user}@@@var{host}:@var{filename}} uses FTP, whereas
|
||||
@file{/sm:@var{user}@@@var{host}:@var{filename}} uses @command{ssh}.
|
||||
When you don't specify a method in the file name, Emacs determines a
|
||||
default method according to the following rules:
|
||||
|
||||
@enumerate
|
||||
@item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue