[BACK]Return to ssh_config.5 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh_config.5 between version 1.294 and 1.295

version 1.294, 2019/06/11 13:39:40 version 1.295, 2019/06/12 05:53:21
Line 203 
Line 203 
 .Cm host  .Cm host
 keyword are matched against the target hostname, after any substitution  keyword are matched against the target hostname, after any substitution
 by the  by the
 .Cm HostName  .Cm Hostname
 or  or
 .Cm CanonicalizeHostname  .Cm CanonicalizeHostname
 options.  options.
Line 845 
Line 845 
 in the host key database files and when validating host certificates.  in the host key database files and when validating host certificates.
 This option is useful for tunneling SSH connections  This option is useful for tunneling SSH connections
 or for multiple servers running on a single host.  or for multiple servers running on a single host.
 .It Cm HostName  .It Cm Hostname
 Specifies the real host name to log into.  Specifies the real host name to log into.
 This can be used to specify nicknames or abbreviations for hosts.  This can be used to specify nicknames or abbreviations for hosts.
 Arguments to  Arguments to
 .Cm HostName  .Cm Hostname
 accept the tokens described in the  accept the tokens described in the
 .Sx TOKENS  .Sx TOKENS
 section.  section.
 Numeric IP addresses are also permitted (both on the command line and in  Numeric IP addresses are also permitted (both on the command line and in
 .Cm HostName  .Cm Hostname
 specifications).  specifications).
 The default is the name given on the command line.  The default is the name given on the command line.
 .It Cm IdentitiesOnly  .It Cm IdentitiesOnly
Line 1786 
Line 1786 
 .Cm ControlPath  .Cm ControlPath
 accepts the tokens %%, %C, %h, %i, %L, %l, %n, %p, %r, and %u.  accepts the tokens %%, %C, %h, %i, %L, %l, %n, %p, %r, and %u.
 .Pp  .Pp
 .Cm HostName  .Cm Hostname
 accepts the tokens %% and %h.  accepts the tokens %% and %h.
 .Pp  .Pp
 .Cm IdentityAgent  .Cm IdentityAgent

Legend:
Removed from v.1.294  
changed lines
  Added in v.1.295