[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.349 and 1.350

version 1.349, 2014/08/30 15:33:50 version 1.350, 2014/10/08 22:20:25
Line 43 
Line 43 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm ssh  .Nm ssh
 .Bk -words  .Bk -words
 .Op Fl 1246AaCfgKkMNnqsTtVvXxYy  .Op Fl 1246AaCfgGKkMNnqsTtVvXxYy
 .Op Fl b Ar bind_address  .Op Fl b Ar bind_address
 .Op Fl c Ar cipher_spec  .Op Fl c Ar cipher_spec
 .Op Fl D Oo Ar bind_address : Oc Ns Ar port  .Op Fl D Oo Ar bind_address : Oc Ns Ar port
Line 251 
Line 251 
 .Fl f  .Fl f
 will wait for all remote port forwards to be successfully established  will wait for all remote port forwards to be successfully established
 before placing itself in the background.  before placing itself in the background.
   .It Fl G
   Causes
   .Nm
   to print its configuration after evaluating
   .Cm Host
   and
   .Cm Match
   blocks and exit.
 .It Fl g  .It Fl g
 Allows remote hosts to connect to local forwarded ports.  Allows remote hosts to connect to local forwarded ports.
 If used on a multiplexed connection, then this option must be specified  If used on a multiplexed connection, then this option must be specified

Legend:
Removed from v.1.349  
changed lines
  Added in v.1.350