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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/man/tramp.texi
Date: Wed, 22 Jun 2005 21:07:53 -0400

Index: emacs/man/tramp.texi
diff -c emacs/man/tramp.texi:1.36 emacs/man/tramp.texi:1.37
*** emacs/man/tramp.texi:1.36   Tue Jun 21 13:23:21 2005
--- emacs/man/tramp.texi        Thu Jun 23 01:07:53 2005
***************
*** 1211,1217 ****
  
  SSH2 parsing of directories @file{/etc/ssh2/hostkeys/*} and
  @file{~/ssh2/hostkeys/*}.  Hosts are coded in file names
! @file{hostkey_PORTNUMBER_HOST-NAME.pub}.  User names are always nil.
  
  @item @code{tramp-parse-sknownhosts}
  @findex tramp-parse-shostkeys
--- 1211,1217 ----
  
  SSH2 parsing of directories @file{/etc/ssh2/hostkeys/*} and
  @file{~/ssh2/hostkeys/*}.  Hosts are coded in file names
! @file{hostkey_PORTNUMBER_HOST-NAME.pub}.  User names are always @code{nil}.
  
  @item @code{tramp-parse-sknownhosts}
  @findex tramp-parse-shostkeys
***************
*** 1219,1225 ****
  Another SSH2 style parsing of directories like
  @file{/etc/ssh2/knownhosts/*} and @file{~/ssh2/knownhosts/*}.  This
  case, hosts names are coded in file names
! @file{HOST-NAME.ALGORITHM.pub}.  User names are always nil.
  
  @item @code{tramp-parse-hosts}
  @findex tramp-parse-hosts
--- 1219,1225 ----
  Another SSH2 style parsing of directories like
  @file{/etc/ssh2/knownhosts/*} and @file{~/ssh2/knownhosts/*}.  This
  case, hosts names are coded in file names
! @file{HOST-NAME.ALGORITHM.pub}.  User names are always @code{nil}.
  
  @item @code{tramp-parse-hosts}
  @findex tramp-parse-hosts
***************
*** 1610,1616 ****
  workaround is to manually set the variable to a sane value.
  
  If auto-saved files should go into the same directory as the original
! files, @code{auto-save-file-name-transforms} should be set to nil.
  
  Another possibility is to set the variable
  @code{tramp-auto-save-directory} to a proper value.
--- 1610,1616 ----
  workaround is to manually set the variable to a sane value.
  
  If auto-saved files should go into the same directory as the original
! files, @code{auto-save-file-name-transforms} should be set to @code{nil}.
  
  Another possibility is to set the variable
  @code{tramp-auto-save-directory} to a proper value.




reply via email to

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