summaryrefslogtreecommitdiff
path: root/lib/libc/sys/socket.2
diff options
context:
space:
mode:
authorjoerg <joerg@NetBSD.org>2013-03-01 18:25:13 +0000
committerjoerg <joerg@NetBSD.org>2013-03-01 18:25:13 +0000
commite836e752a001c4cb3ca2b0c65f67f689b65afe2c (patch)
tree6504c85303398488c0413bc08d162135fecb46ee /lib/libc/sys/socket.2
parentd27812a72c1ad2765dd7714ca41480171f6956da (diff)
Retire OSI network stack. OK core@
Diffstat (limited to 'lib/libc/sys/socket.2')
-rw-r--r--lib/libc/sys/socket.23
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2
index dfcdc3a9958..6912d065936 100644
--- a/lib/libc/sys/socket.2
+++ b/lib/libc/sys/socket.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: socket.2,v 1.40 2013/02/05 17:30:01 joerg Exp $
+.\" $NetBSD: socket.2,v 1.41 2013/03/01 18:25:16 joerg Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -58,7 +58,6 @@ The currently understood formats are:
PF_LOCAL local (previously UNIX) domain protocols
PF_INET ARPA Internet protocols
PF_INET6 IPv6 (Internet Protocol version 6) protocols
-PF_ISO ISO protocols
PF_NS Xerox Network Systems protocols
PF_APPLETALK AppleTalk protocols
PF_BLUETOOTH Bluetooth protocols