=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/netstat.1,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- src/usr.bin/netstat/netstat.1 1999/05/16 19:57:59 1.15 +++ src/usr.bin/netstat/netstat.1 1999/06/05 01:21:34 1.16 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netstat.1,v 1.15 1999/05/16 19:57:59 alex Exp $ +.\" $OpenBSD: netstat.1,v 1.16 1999/06/05 01:21:34 aaron Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 @@ -36,7 +36,7 @@ .\" .Dd April 18, 1994 .Dt NETSTAT 1 -.Os BSD 4.2 +.Os .Sh NAME .Nm netstat .Nd show network status @@ -95,7 +95,7 @@ .Fl i or an interval, as described below), show the number of dropped packets. -.It Fl f Ar address_family +.It Fl f Ar address_family Limit statistics or address control block reports to those of the specified .Ar address_family . @@ -132,7 +132,7 @@ If the .Fl s option is also present, show multicast routing statistics. -.It Fl I Ar interface +.It Fl I Ar interface Show information about the specified interface; used with a .Ar wait @@ -163,7 +163,7 @@ interprets addresses and attempts to display them symbolically). This option may be used with any of the display formats. -.It Fl p Ar protocol +.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 @@ -236,7 +236,7 @@ .Bl -column XXXX RTF_BLACKHOLE 1 RTF_PROTO1 Protocol specific routing flag #1. 2 RTF_PROTO2 Protocol specific routing flag #2. -B RTF_BLACKHOLE Just discard pkts (during updates). +B RTF_BLACKHOLE Just discard pkts (during updates). C RTF_CLONING Generate new routes on use. D RTF_DYNAMIC Created dynamically (by redirect). G RTF_GATEWAY Destination requires forwarding by intermediary.