Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Bump date for SOCK_SEQPACKET; add serial commas.
details: https://anonhg.NetBSD.org/src/rev/da2af6998720
branches: trunk
changeset: 765517:da2af6998720
user: wiz <wiz%NetBSD.org@localhost>
date: Sun May 29 08:46:42 2011 +0000
description:
Bump date for SOCK_SEQPACKET; add serial commas.
diffstat:
share/man/man4/unix.4 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (45 lines):
diff -r 77ba4f0bb9a2 -r da2af6998720 share/man/man4/unix.4
--- a/share/man/man4/unix.4 Sun May 29 04:54:45 2011 +0000
+++ b/share/man/man4/unix.4 Sun May 29 08:46:42 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: unix.4,v 1.23 2011/05/29 04:51:15 manu Exp $
+.\" $NetBSD: unix.4,v 1.24 2011/05/29 08:46:42 wiz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)unix.4 8.1 (Berkeley) 6/9/93
.\"
-.Dd May 19, 2011
+.Dd May 29, 2011
.Dt UNIX 4
.Os
.Sh NAME
@@ -50,7 +50,7 @@
.Tn UNIX Ns -domain
family supports the
.Dv SOCK_STREAM ,
-.Dv SOCK_SEQPACKET
+.Dv SOCK_SEQPACKET ,
and
.Dv SOCK_DGRAM
socket types and uses
@@ -127,7 +127,7 @@
protocol family comprises simple
transport protocols that support the
.Dv SOCK_STREAM ,
-.Dv SOCK_SEQPACKET
+.Dv SOCK_SEQPACKET ,
and
.Dv SOCK_DGRAM
abstractions.
@@ -183,7 +183,7 @@
.Dv LOCAL_CREDS
option may be enabled on a
.Dv SOCK_DGRAM ,
-.Dv SOCK_SEQPACKET
+.Dv SOCK_SEQPACKET ,
or a
.Dv SOCK_STREAM
socket.
Home |
Main Index |
Thread Index |
Old Index