changeset 46384:ada0f3c60c22

Minor cleanup.
author Richard M. Stallman <rms@gnu.org>
date Mon, 15 Jul 2002 09:47:14 +0000
parents f468b74586a5
children 9ef1f4b9623a
files man/files.texi
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/man/files.texi	Mon Jul 15 07:23:55 2002 +0000
+++ b/man/files.texi	Mon Jul 15 09:47:14 2002 +0000
@@ -2999,10 +2999,10 @@
 
 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