summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2006-10-24 17:21:42 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2006-10-24 17:21:42 +0000
commit3b093da1a52f9594273cebac6ed7d5326ba02ada (patch)
tree57d7b64358aea8febfa41f5b76b5d3ab9cb43179 /lib
parentdfb78382cca3c361a5b23a6b80e82eff55d6b681 (diff)
evil AF_ISO and AF_NS references were hiding here, but we'll hunt 'em all down!
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/socket.24
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2
index ef9de8a39a6..5ff1a78e63b 100644
--- a/lib/libc/sys/socket.2
+++ b/lib/libc/sys/socket.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: socket.2,v 1.24 2006/07/09 21:50:07 jmc Exp $
+.\" $OpenBSD: socket.2,v 1.25 2006/10/24 17:21:41 henning Exp $
.\" $NetBSD: socket.2,v 1.5 1995/02/27 12:37:53 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -57,8 +57,6 @@ The currently understood formats are
AF_UNIX (UNIX internal protocols),
AF_INET (ARPA Internet protocols),
AF_INET6 (ARPA IPv6 protocols),
-AF_ISO (ISO protocols),
-AF_NS (Xerox Network Systems protocols),
AF_IPX (Internetwork Packet Exchange), and
AF_IMPLINK (IMP \*(lqhost at IMP\*(rq link layer).
.Ed