/[emacs]/emacs/man/tramp.texi
ViewVC logotype

Diff of /emacs/man/tramp.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.36 by lektu, Tue Jun 21 13:23:21 2005 UTC revision 1.37 by lektu, Thu Jun 23 01:07:53 2005 UTC
# Line 1211  in @file{~/.ssh/config} style files. Line 1211  in @file{~/.ssh/config} style files.
1211    
1212  SSH2 parsing of directories @file{/etc/ssh2/hostkeys/*} and  SSH2 parsing of directories @file{/etc/ssh2/hostkeys/*} and
1213  @file{~/ssh2/hostkeys/*}.  Hosts are coded in file names  @file{~/ssh2/hostkeys/*}.  Hosts are coded in file names
1214  @file{hostkey_PORTNUMBER_HOST-NAME.pub}.  User names are always nil.  @file{hostkey_PORTNUMBER_HOST-NAME.pub}.  User names are always @code{nil}.
1215    
1216  @item @code{tramp-parse-sknownhosts}  @item @code{tramp-parse-sknownhosts}
1217  @findex tramp-parse-shostkeys  @findex tramp-parse-shostkeys
# Line 1219  SSH2 parsing of directories @file{/etc/s Line 1219  SSH2 parsing of directories @file{/etc/s
1219  Another SSH2 style parsing of directories like  Another SSH2 style parsing of directories like
1220  @file{/etc/ssh2/knownhosts/*} and @file{~/ssh2/knownhosts/*}.  This  @file{/etc/ssh2/knownhosts/*} and @file{~/ssh2/knownhosts/*}.  This
1221  case, hosts names are coded in file names  case, hosts names are coded in file names
1222  @file{HOST-NAME.ALGORITHM.pub}.  User names are always nil.  @file{HOST-NAME.ALGORITHM.pub}.  User names are always @code{nil}.
1223    
1224  @item @code{tramp-parse-hosts}  @item @code{tramp-parse-hosts}
1225  @findex tramp-parse-hosts  @findex tramp-parse-hosts
# Line 1610  contains the directory where @value{emac Line 1610  contains the directory where @value{emac
1610  workaround is to manually set the variable to a sane value.  workaround is to manually set the variable to a sane value.
1611    
1612  If auto-saved files should go into the same directory as the original  If auto-saved files should go into the same directory as the original
1613  files, @code{auto-save-file-name-transforms} should be set to nil.  files, @code{auto-save-file-name-transforms} should be set to @code{nil}.
1614    
1615  Another possibility is to set the variable  Another possibility is to set the variable
1616  @code{tramp-auto-save-directory} to a proper value.  @code{tramp-auto-save-directory} to a proper value.

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26