diff options
Diffstat (limited to 'share/man/man4/inet6.4')
-rw-r--r-- | share/man/man4/inet6.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/inet6.4 b/share/man/man4/inet6.4 index 364aba2d002..e58f3e95558 100644 --- a/share/man/man4/inet6.4 +++ b/share/man/man4/inet6.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet6.4,v 1.18 2000/11/24 10:25:12 itojun Exp $ +.\" $OpenBSD: inet6.4,v 1.19 2000/12/21 21:01:16 aaron Exp $ .\" $KAME: inet6.4,v 1.19 2000/11/24 10:13:18 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -57,7 +57,8 @@ transport layer, and utilizing the IPv6 address format. The .Nm family provides protocol support for the -.Dv SOCK_STREAM , SOCK_DGRAM , +.Dv SOCK_STREAM , +.Dv SOCK_DGRAM , and .Dv SOCK_RAW socket types; the |