diff options
Diffstat (limited to 'share/man/man4/ns.4')
-rw-r--r-- | share/man/man4/ns.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/ns.4 b/share/man/man4/ns.4 index 714aeb1f85b..adbc0c2b349 100644 --- a/share/man/man4/ns.4 +++ b/share/man/man4/ns.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ns.4,v 1.8 2000/04/15 11:45:51 aaron Exp $ +.\" $OpenBSD: ns.4,v 1.9 2000/12/21 21:01:17 aaron Exp $ .\" $NetBSD: ns.4,v 1.3 1994/11/30 16:22:26 jtc Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -57,7 +57,9 @@ address formats. The .Tn NS family provides protocol support for the -.Dv SOCK_STREAM , SOCK_DGRAM , SOCK_SEQPACKET , +.Dv SOCK_STREAM , +.Dv SOCK_DGRAM , +.Dv SOCK_SEQPACKET , and .Dv SOCK_RAW socket types; the |