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

Diff for /src/usr.bin/netstat/netstat.1 between version 1.30 and 1.31

version 1.30, 2003/06/05 20:01:35 version 1.31, 2003/06/12 07:39:16
Line 43 
Line 43 
 .Op Fl M Ar core  .Op Fl M Ar core
 .Op Fl N Ar system  .Op Fl N Ar system
 .Nm netstat  .Nm netstat
 .Op Fl bdgimnqrs  .Op Fl bdgilmnqrstu
 .Op Fl f Ar address_family  .Op Fl f Ar address_family
 .Op Fl M Ar core  .Op Fl M Ar core
 .Op Fl N Ar system  .Op Fl N Ar system
Line 54 
Line 54 
 .Op Fl N Ar system  .Op Fl N Ar system
 .Op Fl w Ar wait  .Op Fl w Ar wait
 .Nm netstat  .Nm netstat
 .Op Fl p Ar protocol  
 .Op Fl M Ar core  .Op Fl M Ar core
 .Op Fl N Ar system  .Op Fl N Ar system
   .Op Fl p Ar protocol
 .Nm netstat  .Nm netstat
 .Op Fl s  .Op Fl s
 .Op Fl f Ar address_family  .Op Fl f Ar address_family
Line 163 
Line 163 
 option) is present, show per-interface statistics on all interfaces  option) is present, show per-interface statistics on all interfaces
 for the specified  for the specified
 .Ar address_family .  .Ar address_family .
   .It Fl l
   With the
   .Fl g
   option, display wider fields for the IPv6 multicast routing table
   .Qq Origin
   and
   .Qq Group
   columns.
 .It Fl M Ar core  .It Fl M Ar core
 Extract values associated with the name list from the specified core  Extract values associated with the name list from the specified core
 instead of the running kernel.  instead of the running kernel.
Line 200 
Line 208 
 .It Fl s  .It Fl s
 Show per-protocol statistics.  Show per-protocol statistics.
 If this option is repeated, counters with a value of zero are suppressed.  If this option is repeated, counters with a value of zero are suppressed.
   .It Fl t
   With the
   .Fl i
   option, display the current value of the watchdog timer function.
   .It Fl u
   Limit statistics or address control block reports to the
   .Dv AF_UNIX
   address family.
 .It Fl v  .It Fl v
 Be verbose.  Be verbose.
 Avoids truncation of long addresses.  Avoids truncation of long addresses.

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31