From e5da61354381a5d5facabf5e6fb49a90283ea36a Mon Sep 17 00:00:00 2001 From: Reyk Floeter Date: Tue, 12 Apr 2005 14:11:50 +0000 Subject: add '-W interface' for 802.11 wireless statistics of the net80211 stack. ok dlg@ deraadt@ jmc@ --- usr.bin/netstat/netstat.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'usr.bin/netstat/netstat.1') diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 9e152c94942..5c3fe22016e 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netstat.1,v 1.41 2005/03/30 08:23:47 jaredy Exp $ +.\" $OpenBSD: netstat.1,v 1.42 2005/04/12 14:11:49 reyk Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 @@ -62,6 +62,8 @@ .Op Fl a .Op Fl f Ar address_family .Op Fl i | I Ar interface +.Nm netstat +.Op Fl W Ar interface .Sh DESCRIPTION The .Nm @@ -236,6 +238,9 @@ address family. .It Fl v Be verbose. Avoids truncation of long addresses. +.It Fl W Ar interface +(IEEE 802.11 devices only) +Show per-interface IEEE 802.11 wireless statistics. .It Fl w Ar wait Show network interface statistics at intervals of .Ar wait -- cgit v1.2.3