]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor cleanup.
authorRichard M. Stallman <rms@gnu.org>
Mon, 15 Jul 2002 09:47:14 +0000 (09:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 15 Jul 2002 09:47:14 +0000 (09:47 +0000)
man/files.texi

index 35c7b558732544af2a4f288fabc00b9a451c1137..f4f3f4bb9114d91ba5655bd8f9fc955c4420df19 100644 (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