emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/files.texi


From: Kai Großjohann
Subject: [Emacs-diffs] Changes to emacs/man/files.texi
Date: Thu, 22 Aug 2002 15:40:12 -0400

Index: emacs/man/files.texi
diff -c emacs/man/files.texi:1.78 emacs/man/files.texi:1.79
*** emacs/man/files.texi:1.78   Fri Aug 16 02:29:40 2002
--- emacs/man/files.texi        Thu Aug 22 15:40:12 2002
***************
*** 2999,3005 ****
  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}} 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:
  
--- 2999,3005 ----
  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}} uses FTP, whereas
! @file{/ssh:@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:
  
***************
*** 3011,3017 ****
  If the user name is @samp{ftp} or @samp{anonymous}, then Emacs assumes
  the @command{ftp} method.
  @item
! Otherwise, Emacs assumes the @command{sm} method.
  @end enumerate
  
  @noindent
--- 3011,3017 ----
  If the user name is @samp{ftp} or @samp{anonymous}, then Emacs assumes
  the @command{ftp} method.
  @item
! Otherwise, Emacs assumes the @command{ssh} method.
  @end enumerate
  
  @noindent




reply via email to

[Prev in Thread] Current Thread [Next in Thread]