[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.322 and 1.323

version 1.322, 2020/02/07 03:54:44 version 1.323, 2020/04/03 02:27:12
Line 1846 
Line 1846 
 The local username.  The local username.
 .El  .El
 .Pp  .Pp
 .Cm Match exec  .Cm Match exec ,
 accepts the tokens %%, %h, %i, %L, %l, %n, %p, %r, and %u.  .Cm CertificateFile ,
   .Cm ControlPath ,
   .Cm IdentityAgent ,
   .Cm IdentityFile ,
   and
   .Cm RemoteCommand
   accept the tokens %%, %C, %d, %h, %i, %L, %l, %n, %p, %r, and %u.
 .Pp  .Pp
 .Cm CertificateFile  
 accepts the tokens %%, %d, %h, %i, %l, %r, and %u.  
 .Pp  
 .Cm ControlPath  
 accepts the tokens %%, %C, %h, %i, %L, %l, %n, %p, %r, and %u.  
 .Pp  
 .Cm Hostname  .Cm Hostname
 accepts the tokens %% and %h.  accepts the tokens %% and %h.
 .Pp  .Pp
 .Cm IdentityAgent  
 and  
 .Cm IdentityFile  
 accept the tokens %%, %d, %h, %i, %l, %r, and %u.  
 .Pp  
 .Cm LocalCommand  .Cm LocalCommand
 accepts the tokens %%, %C, %d, %h, %i, %l, %n, %p, %r, %T, and %u.  accepts all tokens.
 .Pp  .Pp
 .Cm ProxyCommand  .Cm ProxyCommand
 accepts the tokens %%, %h, %n, %p, and %r.  accepts the tokens %%, %h, %n, %p, and %r.
 .Pp  
 .Cm RemoteCommand  
 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.322  
changed lines
  Added in v.1.323