summaryrefslogtreecommitdiff
path: root/lib/libc/sys/socket.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/socket.2')
-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