1
Fork 0
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:
Richard M. Stallman 2002-07-15 09:47:14 +00:00
parent bd128a254e
commit ec6a646a0b

View file

@ -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