[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.341 and 1.342

version 1.341, 2013/11/25 18:04:21 version 1.342, 2013/11/26 12:14:54
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
 .Op Fl R Oo Ar bind_address : Oc Ns Ar port : Ns Ar host : Ns Ar hostport  .Op Fl R Oo Ar bind_address : Oc Ns Ar port : Ns Ar host : Ns Ar hostport
 .Op Fl S Ar ctl_path  .Op Fl S Ar ctl_path
 .Op Fl Q Ar cipher | Ar cipher-auth | Ar mac | Ar kex | Ar key  
 .Op Fl W Ar host : Ns Ar port  .Op Fl W Ar host : Ns Ar port
 .Op Fl w Ar local_tun Ns Op : Ns Ar remote_tun  .Op Fl w Ar local_tun Ns Op : Ns Ar remote_tun
 .Oo Ar user Ns @ Oc Ns Ar hostname  .Oo Ar user Ns @ Oc Ns Ar hostname
 .Op Ar command  .Op Ar command
 .Ek  .Ek
 .Nm  
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm  .Nm
 (SSH client) is a program for logging into a remote machine and for  (SSH client) is a program for logging into a remote machine and for
Line 496 
Line 495 
 Port to connect to on the remote host.  Port to connect to on the remote host.
 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.
 .It Fl Q Ar cipher | Ar cipher-auth | Ar mac | Ar kex | Ar key  .It Fl Q Cm cipher | cipher-auth | mac | kex | key
 Queries  Queries
 .Nm  .Nm
 for the algorithms supported for the specified version 2.  for the algorithms supported for the specified version 2.

Legend:
Removed from v.1.341  
changed lines
  Added in v.1.342