[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.361 and 1.362

version 1.361, 2015/07/20 18:44:12 version 1.362, 2015/09/11 03:42:32
Line 58 
Line 58 
 .Op Fl O Ar ctl_cmd  .Op Fl O Ar ctl_cmd
 .Op Fl o Ar option  .Op Fl o Ar option
 .Op Fl p Ar port  .Op Fl p Ar port
 .Op Fl Q Cm cipher | cipher-auth | mac | kex | key | protocol-version  .Op Fl Q Ar query_option
 .Op Fl R Ar address  .Op Fl R Ar address
 .Op Fl S Ar ctl_path  .Op Fl S Ar ctl_path
 .Op Fl W Ar host : Ns Ar port  .Op Fl W Ar host : Ns Ar port
Line 550 
Line 550 
 This can be specified on a  This can be specified on a
 per-host basis in the configuration file.  per-host basis in the configuration file.
 .Pp  .Pp
 .It Fl Q Cm cipher | cipher-auth | mac | kex | key | protocol-version  .It Fl Q Ar query_option
 Queries  Queries
 .Nm  .Nm
 for the algorithms supported for the specified version 2.  for the algorithms supported for the specified version 2.
Line 564 
Line 564 
 .Ar kex  .Ar kex
 (key exchange algorithms),  (key exchange algorithms),
 .Ar key  .Ar key
 (key types) and  (key types),
   .Ar key-cert
   (certificate key types),
   .Ar key-plain
   (non-certificate key types), and
 .Ar protocol-version  .Ar protocol-version
 (supported SSH protocol versions).  (supported SSH protocol versions).
 .Pp  .Pp

Legend:
Removed from v.1.361  
changed lines
  Added in v.1.362