=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/netstat.1,v retrieving revision 1.34 retrieving revision 1.35 diff -c -r1.34 -r1.35 *** src/usr.bin/netstat/netstat.1 2003/11/28 10:05:43 1.34 --- src/usr.bin/netstat/netstat.1 2004/04/01 07:55:17 1.35 *************** *** 1,4 **** ! .\" $OpenBSD: netstat.1,v 1.34 2003/11/28 10:05:43 jmc Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 --- 1,4 ---- ! .\" $OpenBSD: netstat.1,v 1.35 2004/04/01 07:55:17 markus Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 *************** *** 54,59 **** --- 54,60 ---- .Op Fl N Ar system .Op Fl w Ar wait .Nm netstat + .Op Fl s .Op Fl M Ar core .Op Fl N Ar system .Op Fl p Ar protocol *************** *** 201,216 **** symbolically). This option may be used with any of the display formats. .It Fl p Ar protocol ! Show statistics about .Ar protocol , which is either a well-known name for a protocol or an alias for it. Some protocol names and aliases are listed in the file .Pa /etc/protocols . - A null response typically means that there are no interesting numbers to - report. The program will complain if .Ar protocol ! is unknown or if there is no statistics routine for it. .It Fl q Only show interfaces that have seen packets (or bytes if .Fl b --- 202,219 ---- symbolically). This option may be used with any of the display formats. .It Fl p Ar protocol ! Restrict the output to .Ar protocol , which is either a well-known name for a protocol or an alias for it. Some protocol names and aliases are listed in the file .Pa /etc/protocols . The program will complain if .Ar protocol ! is unknown. ! If the ! .Fl s ! option is specified, the per-protocol statistics are displayed. ! Otherwise the states of the matching sockets are shown. .It Fl q Only show interfaces that have seen packets (or bytes if .Fl b