[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.330 and 1.331

version 1.330, 2012/10/04 13:21:50 version 1.331, 2013/04/07 02:10:33
Line 47 
Line 47 
 .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
   .Op Fl E Ar log_file
 .Op Fl e Ar escape_char  .Op Fl e Ar escape_char
 .Op Fl F Ar configfile  .Op Fl F Ar configfile
 .Op Fl I Ar pkcs11  .Op Fl I Ar pkcs11
Line 217 
Line 218 
 empty address or  empty address or
 .Sq *  .Sq *
 indicates that the port should be available from all interfaces.  indicates that the port should be available from all interfaces.
   .It Fl E Ar log_file
   Append debug logs to
   .Ar log_file
   instead of standard error.
 .It Fl e Ar escape_char  .It Fl e Ar escape_char
 Sets the escape character for sessions with a pty (default:  Sets the escape character for sessions with a pty (default:
 .Ql ~ ) .  .Ql ~ ) .

Legend:
Removed from v.1.330  
changed lines
  Added in v.1.331