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 35c7b55..f4f3f4b 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