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/ns.4 | |
parent | 405beaa86a3f811a5fcf9947931254979f585d31 (diff) |
Various repairs, $Id$ tags added, etc.
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 |