[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.273 and 1.274

version 1.273, 2018/04/10 00:10:49 version 1.274, 2018/06/01 03:33:53
Line 1743 
Line 1743 
 .El  .El
 .Pp  .Pp
 .Cm Match exec  .Cm Match exec
 accepts the tokens %%, %h, %L, %l, %n, %p, %r, and %u.  accepts the tokens %%, %h, %i, %L, %l, %n, %p, %r, and %u.
 .Pp  .Pp
 .Cm CertificateFile  .Cm CertificateFile
 accepts the tokens %%, %d, %h, %l, %r, and %u.  accepts the tokens %%, %d, %h, %i %l, %r, and %u.
 .Pp  .Pp
 .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.
Line 1757 
Line 1757 
 .Cm IdentityAgent  .Cm IdentityAgent
 and  and
 .Cm IdentityFile  .Cm IdentityFile
 accept the tokens %%, %d, %h, %l, %r, and %u.  accept the tokens %%, %d, %h, %i %l, %r, and %u.
 .Pp  .Pp
 .Cm LocalCommand  .Cm LocalCommand
 accepts the tokens %%, %C, %d, %h, %l, %n, %p, %r, %T, and %u.  accepts the tokens %%, %C, %d, %h, %i %l, %n, %p, %r, %T, and %u.
 .Pp  .Pp
 .Cm ProxyCommand  .Cm ProxyCommand
 accepts the tokens %%, %h, %p, and %r.  accepts the tokens %%, %h, %p, and %r.
 .Pp  .Pp
 .Cm RemoteCommand  .Cm RemoteCommand
 accepts the tokens %%, %C, %d, %h, %l, %n, %p, %r, and %u.  accepts the tokens %%, %C, %d, %h, %i, %l, %n, %p, %r, and %u.
 .Sh FILES  .Sh FILES
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Pa ~/.ssh/config  .It Pa ~/.ssh/config

Legend:
Removed from v.1.273  
changed lines
  Added in v.1.274