diff options
Diffstat (limited to 'usr.bin/netstat/netstat.1')
-rw-r--r-- | usr.bin/netstat/netstat.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 1cd1e7db527..2219709778c 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netstat.1,v 1.43 2005/05/02 10:07:19 jmc Exp $ +.\" $OpenBSD: netstat.1,v 1.44 2005/06/08 04:47:04 henning Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 @@ -130,7 +130,6 @@ The following address families are recognized: .It "inet6" Ta Dv "AF_INET6" Ta "IP Version 6" .It "ipx" Ta Dv "AF_IPX" Ta "Novell IPX" .It "atalk" Ta Dv "AF_APPLETALK" Ta "AppleTalk" -.It "ns" Ta Dv "AF_NS" Ta "Xerox NS Protocols" .It "encap" Ta Dv "PF_KEY" Ta "IPsec" .It "local" Ta Dv "AF_LOCAL" Ta "Local to Host (i.e., pipes)" .It "unix" Ta Dv "AF_UNIX" Ta "Local to Host (i.e., pipes)" |