diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-05-02 10:07:20 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-05-02 10:07:20 +0000 |
commit | 94f45d04c266c650a5c6ccfbd80615394c5f7e09 (patch) | |
tree | bb89ae82c3d763efd0a875755881aaa0d662c30f /usr.bin/netstat/netstat.1 | |
parent | 739fda9c9f2db77b1c332f87bb81ceb05062939e (diff) |
- add a small description of final synopsis form
- tweak a spacing issue in usage()
Diffstat (limited to 'usr.bin/netstat/netstat.1')
-rw-r--r-- | usr.bin/netstat/netstat.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 5c3fe22016e..1cd1e7db527 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netstat.1,v 1.42 2005/04/12 14:11:49 reyk Exp $ +.\" $OpenBSD: netstat.1,v 1.43 2005/05/02 10:07:19 jmc Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 @@ -85,6 +85,8 @@ traffic on the configured network interfaces. The fourth form displays statistics about the named protocol. The fifth form displays per interface statistics for the specified address family. +The final form displays per interface statistics for +the specified wireless (802.11) device. .Pp The options are as follows: .Bl -tag -width Ds |