add PF_INET6.
This commit is contained in:
parent
60270df72a
commit
273595e782
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: socket.2,v 1.16 1999/12/11 19:35:48 msaitoh Exp $
|
||||
.\" $NetBSD: socket.2,v 1.17 2000/05/22 05:06:20 itojun Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -62,6 +62,7 @@ The currently understood formats are
|
||||
.Bd -literal -offset indent -compact
|
||||
PF_LOCAL local (previously UNIX) domain protocols
|
||||
PF_INET ARPA Internet protocols
|
||||
PF_INET6 ARPA 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user