[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.375 and 1.376

version 1.375, 2016/07/15 00:24:30 version 1.376, 2016/07/16 06:57:55
Line 52 
Line 52 
 .Op Fl F Ar configfile  .Op Fl F Ar configfile
 .Op Fl I Ar pkcs11  .Op Fl I Ar pkcs11
 .Op Fl i Ar identity_file  .Op Fl i Ar identity_file
 .Oo Fl J Ar user Ns @ Oc Ns Ar host Ns Op : Ns Ar port  .Op Fl J Oo Ar user Ns @ Oc Ns Ar host Ns Op : Ns Ar port
 .Op Fl L Ar address  .Op Fl L Ar address
 .Op Fl l Ar login_name  .Op Fl l Ar login_name
 .Op Fl m Ar mac_spec  .Op Fl m Ar mac_spec
Line 315 
Line 315 
 .Pp  .Pp
 .It Fl J Xo  .It Fl J Xo
 .Sm off  .Sm off
 .Oo Ar jump_user @ Oc  .Op Ar user No @
 .Ar jump_host  .Ar host
 .Ns Op : Ns Ar jump_port  .Op : Ar port
 .Sm on  .Sm on
 .Xc  .Xc
 Connect to the target host by first making a  Connect to the target host by first making a
 .Nm  .Nm
 connection to  connection to the jump
 .Ar jump_host  .Ar host
 and then establishing a TCP forward to the ultimate destination from  and then establishing a TCP forwarding to the ultimate destination from
 there.  there.
 Multiple jump hops may be specified separated by comma characters.  Multiple jump hops may be specified separated by comma characters.
 This is a shortcut to specify a  This is a shortcut to specify a

Legend:
Removed from v.1.375  
changed lines
  Added in v.1.376