From ec6a646a0bdfe8c2cdfac7ae5c81cddd0fa0517e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 15 Jul 2002 09:47:14 +0000 Subject: [PATCH] Minor cleanup. --- man/files.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man/files.texi b/man/files.texi index 35c7b558732..f4f3f4bb911 100644 --- a/man/files.texi +++ b/man/files.texi @@ -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 -- 2.39.5