[BACK]Return to ssh.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh.c between version 1.423 and 1.424

version 1.423, 2015/09/11 03:47:28 version 1.424, 2015/09/11 05:27:02
Line 191 
Line 191 
 "           [-F configfile] [-I pkcs11] [-i identity_file]\n"  "           [-F configfile] [-I pkcs11] [-i identity_file]\n"
 "           [-L address] [-l login_name] [-m mac_spec]\n"  "           [-L address] [-l login_name] [-m mac_spec]\n"
 "           [-O ctl_cmd] [-o option] [-p port]\n"  "           [-O ctl_cmd] [-o option] [-p port]\n"
 "           [-Q cipher | cipher-auth | mac | kex | key]\n"  "           [-Q cipher | cipher-auth | mac | kex | key | protocol-version]\n"
 "           [-R address] [-S ctl_path] [-W host:port]\n"  "           [-R address] [-S ctl_path] [-W host:port]\n"
 "           [-w local_tun[:remote_tun]] [user@]hostname [command]\n"  "           [-w local_tun[:remote_tun]] [user@]hostname [command]\n"
         );          );

Legend:
Removed from v.1.423  
changed lines
  Added in v.1.424