[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.89 and 1.90

version 1.89, 2001/02/10 15:48:53 version 1.90, 2001/02/10 16:03:29
Line 374 
Line 374 
 .Ar blowfish  .Ar blowfish
 is a fast block cipher, it appears very secure and is much faster than  is a fast block cipher, it appears very secure and is much faster than
 .Ar 3des .  .Ar 3des .
 .It Fl c Ar "3des-cbc,blowfish-cbc,arcfour,cast128-cbc"  .It Fl c Ar cipher_spec
 Additionally, for protocol version 2 a comma-separated list of ciphers can  Additionally, for protocol version 2 a comma-separated list of ciphers can
 be specified in order of preference.  be specified in order of preference.
 Protocol version 2 supports 3DES, Blowfish, and CAST128 in CBC mode  See
 and Arcfour.  .Cm Ciphers
   for more information.
 .It Fl e Ar ch|^ch|none  .It Fl e Ar ch|^ch|none
 Sets the escape character for sessions with a pty (default:  Sets the escape character for sessions with a pty (default:
 .Ql ~ ) .  .Ql ~ ) .

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90