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

Diff for /src/usr.bin/nc/nc.1 between version 1.26 and 1.27

version 1.26, 2003/09/05 16:54:07 version 1.27, 2004/01/22 13:28:46
Line 33 
Line 33 
 .Nd "arbitrary TCP and UDP connections and listens"  .Nd "arbitrary TCP and UDP connections and listens"
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm nc  .Nm nc
 .Op Fl 46hklnrtuvzU  .Op Fl 46hklnrtuvzSU
 .Op Fl i Ar interval  .Op Fl i Ar interval
 .Op Fl p Ar source port  .Op Fl p Ar source port
 .Op Fl s Ar source ip address  .Op Fl s Ar source ip address
Line 154 
Line 154 
 Specifies that  Specifies that
 .Nm  .Nm
 should just scan for listening daemons, without sending any data to them.  should just scan for listening daemons, without sending any data to them.
   .It Fl S
   Enables the RFC 2385 TCP MD5 signature option.
 .It Fl U  .It Fl U
 Specifies to use Unix Domain Sockets.  Specifies to use Unix Domain Sockets.
 .It Fl X Ar version  .It Fl X Ar version

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27