[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.372 and 1.373

version 1.372, 2022/05/27 04:13:24 version 1.373, 2022/06/24 04:27:14
Line 1533 
Line 1533 
 .Xr ssh-agent 1  .Xr ssh-agent 1
 forwarding.  forwarding.
 .It Cm RekeyLimit  .It Cm RekeyLimit
 Specifies the maximum amount of data that may be transmitted before the  Specifies the maximum amount of data that may be transmitted or received
 session key is renegotiated, optionally followed by a maximum amount of  before the session key is renegotiated, optionally followed by a maximum
 time that may pass before the session key is renegotiated.  amount of time that may pass before the session key is renegotiated.
 The first argument is specified in bytes and may have a suffix of  The first argument is specified in bytes and may have a suffix of
 .Sq K ,  .Sq K ,
 .Sq M ,  .Sq M ,

Legend:
Removed from v.1.372  
changed lines
  Added in v.1.373