[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.61 and 1.62

version 1.61, 2000/10/13 17:20:44 version 1.62, 2000/10/14 12:09:46
Line 627 
Line 627 
 .Dq no ,  .Dq no ,
 the check will not be executed.  the check will not be executed.
 .It Cm Cipher  .It Cm Cipher
 Specifies the cipher to use for encrypting the session.  Specifies the cipher to use for encrypting the session
   in protocol version 1
 Currently,  Currently,
 .Dq blowfish ,  .Dq blowfish ,
 and  and
Line 640 
Line 641 
 in order of preference.  in order of preference.
 Multiple ciphers must be comma-separated.  Multiple ciphers must be comma-separated.
 The default is  The default is
 .Dq 3des-cbc,blowfish-cbc,arcfour,cast128-cbc .  .Dq 3des-cbc,blowfish-cbc,cast128-cbc,arcfour .
 .It Cm Compression  .It Cm Compression
 Specifies whether to use compression.  Specifies whether to use compression.
 The argument must be  The argument must be

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62