emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/man/tramp.texi
Date: Fri, 17 Oct 2003 16:52:00 -0400

Index: emacs/man/tramp.texi
diff -c emacs/man/tramp.texi:1.25 emacs/man/tramp.texi:1.26
*** emacs/man/tramp.texi:1.25   Fri Oct 17 16:45:36 2003
--- emacs/man/tramp.texi        Fri Oct 17 16:51:59 2003
***************
*** 800,806 ****
  @cindex ssh (with scpx method)
  @cindex Cygwin (with scpx method)
  
! As you expect, this is similar to @option{scp}, only a little
  different.  Whereas @option{scp} opens a normal interactive shell on
  the remote host, this option uses @samp{ssh -t -t @var{host} -l
  @var{user} /bin/sh} to open a connection.  This is useful for users
--- 800,806 ----
  @cindex ssh (with scpx method)
  @cindex Cygwin (with scpx method)
  
! As you would expect, this is similar to @option{scp}, only a little
  different.  Whereas @option{scp} opens a normal interactive shell on
  the remote host, this option uses @samp{ssh -t -t @var{host} -l
  @var{user} /bin/sh} to open a connection.  This is useful for users
***************
*** 1241,1247 ****
  strategy is to enable @tramp{} to deal with all possible situations.
  This is a losing battle, since it is not possible to deal with
  @emph{all} situations.  The other strategy is to require you to set up
! the remote host such that it behaves like @tramp{} expect.  This might
  be inconvenient because you have to invest a lot of effort into shell
  setup before you can begin to use @tramp{}.
  
--- 1241,1247 ----
  strategy is to enable @tramp{} to deal with all possible situations.
  This is a losing battle, since it is not possible to deal with
  @emph{all} situations.  The other strategy is to require you to set up
! the remote host such that it behaves like @tramp{} expects.  This might
  be inconvenient because you have to invest a lot of effort into shell
  setup before you can begin to use @tramp{}.
  




reply via email to

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