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

Diff for /src/usr.bin/ssh/ssh.1 between version 1.112 and 1.113

version 1.112, 2001/05/19 16:32:16 version 1.113, 2001/05/19 16:46:19
Line 898 
Line 898 
 for data integrity protection.  for data integrity protection.
 Multiple algorithms must be comma-separated.  Multiple algorithms must be comma-separated.
 The default is  The default is
 .Pp  .Dq hmac-md5,hmac-sha1,hmac-ripemd160,hmac-sha1-96,hmac-md5-96 .
 .Bd -literal  
   ``hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,  
     hmac-sha1-96,hmac-md5-96''  
 .Ed  
 .It Cm NumberOfPasswordPrompts  .It Cm NumberOfPasswordPrompts
 Specifies the number of password prompts before giving up.  Specifies the number of password prompts before giving up.
 The argument to this keyword must be an integer.  The argument to this keyword must be an integer.

Legend:
Removed from v.1.112  
changed lines
  Added in v.1.113