summaryrefslogtreecommitdiff
path: root/usr.bin/netstat
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-07-25 20:32:13 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-07-25 20:32:13 +0000
commita181313ca5db40783d6366bdbf2cacbda231dd43 (patch)
treeb9cb808406f1ca83d5b68c31ba5167fe63b624ba /usr.bin/netstat
parentf287125fd230f8534a97fb421f53fa8d7483af37 (diff)
update DESCRIPTION to reflect the fact that another synopsis form was
added;
Diffstat (limited to 'usr.bin/netstat')
-rw-r--r--usr.bin/netstat/netstat.17
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index 0e4d7aa8dc7..03d00d5064b 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: netstat.1,v 1.45 2005/06/16 16:03:32 jaredy Exp $
+.\" $OpenBSD: netstat.1,v 1.46 2005/07/25 20:32:12 jmc Exp $
.\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $
.\"
.\" Copyright (c) 1983, 1990, 1992, 1993
@@ -86,8 +86,9 @@ interval specified,
.Nm
will continuously display the information regarding packet
traffic on the configured network interfaces.
-The fourth form displays statistics about the named protocol.
-The fifth form displays per interface statistics for
+The fourth form displays statistics about the protocol control block (PCB).
+The fifth form displays statistics about the named protocol.
+The sixth form displays per interface statistics for
the specified address family.
The final form displays per interface statistics for
the specified wireless (802.11) device.