diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-12-21 21:01:23 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-12-21 21:01:23 +0000 |
commit | b9b6b965e68e89b6ca50f9f928ba04db6ca84ee5 (patch) | |
tree | fa0ee123c9ba049432e15eeefe3ee5e8bd8d1888 /share/man/man4/inet6.4 | |
parent | 405beaa86a3f811a5fcf9947931254979f585d31 (diff) |
Various repairs, $Id$ tags added, etc.
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 |