diff options
Diffstat (limited to 'usr.bin/netstat/netstat.1')
-rw-r--r-- | usr.bin/netstat/netstat.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 22b4a292acb..d42732d9d39 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netstat.1,v 1.19 1999/12/08 12:30:17 itojun Exp $ +.\" $OpenBSD: netstat.1,v 1.20 2000/04/15 02:15:12 aaron Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 @@ -162,7 +162,7 @@ option is present, show per-interface statistics on the for the specfied .Ar address_family or -.Ar protocol, +.Ar protocol , respectively. .It Fl i Show the state of interfaces which have been auto-configured @@ -184,7 +184,7 @@ option is present, show per-interface statistics on all interfaces for the specfied .Ar address_family or -.Ar protocol, +.Ar protocol , respectively. .It Fl M Ar core Extract values associated with the name list from the specified core |