[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.60 and 1.61

version 1.60, 2000/09/12 20:53:10 version 1.61, 2000/10/13 17:20:44
Line 374 
Line 374 
 .Ar 3des .  .Ar 3des .
 .It Fl c Ar "3des-cbc,blowfish-cbc,arcfour,cast128-cbc"  .It Fl c Ar "3des-cbc,blowfish-cbc,arcfour,cast128-cbc"
 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. Protocol version 2 supports  be specified in order of preference.
 3DES, Blowfish and CAST128 in CBC mode and Arcfour.  Protocol version 2 supports 3DES, Blowfish, and CAST128 in CBC mode
   and Arcfour.
 .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 ~ ) .
Line 483 
Line 484 
 The verbose mode is also used to display  The verbose mode is also used to display
 .Xr skey 1  .Xr skey 1
 challenges, if the user entered "s/key" as password.  challenges, if the user entered "s/key" as password.
 Multiple -v options increases the verbosity. Maximum is 3.  Multiple -v options increases the verbosity.
   Maximum is 3.
 .It Fl x  .It Fl x
 Disables X11 forwarding.  Disables X11 forwarding.
 .It Fl X  .It Fl X

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