summaryrefslogtreecommitdiff
path: root/lib/libc/sys/socket.2
diff options
context:
space:
mode:
authorjoerg <joerg@NetBSD.org>2013-02-05 17:30:01 +0000
committerjoerg <joerg@NetBSD.org>2013-02-05 17:30:01 +0000
commita4005561752340ffbc5c847697882f321508086a (patch)
tree8ff563e9ea83a42c3f8b4d348aaa4e083a770fdf /lib/libc/sys/socket.2
parent2a0e69d04a3df0c26ad9374fe46dfdac7ff000e2 (diff)
Remove remnants of AF_IMPLINK.
Diffstat (limited to 'lib/libc/sys/socket.2')
-rw-r--r--lib/libc/sys/socket.25
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2
index 788f0310dad..dfcdc3a9958 100644
--- a/lib/libc/sys/socket.2
+++ b/lib/libc/sys/socket.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: socket.2,v 1.39 2012/01/25 09:18:52 wiz Exp $
+.\" $NetBSD: socket.2,v 1.40 2013/02/05 17:30:01 joerg Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)socket.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd January 23, 2012
+.Dd February 5, 2013
.Dt SOCKET 2
.Os
.Sh NAME
@@ -60,7 +60,6 @@ PF_INET ARPA Internet protocols
PF_INET6 IPv6 (Internet Protocol version 6) protocols
PF_ISO ISO protocols
PF_NS Xerox Network Systems protocols
-PF_IMPLINK IMP \*(lqhost at IMP\*(rq link layer
PF_APPLETALK AppleTalk protocols
PF_BLUETOOTH Bluetooth protocols
.Ed