Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys socket.2: simplify and improve some phrasing
details: https://anonhg.NetBSD.org/src/rev/4938b9bdf4e4
branches: trunk
changeset: 378116:4938b9bdf4e4
user: gutteridge <gutteridge%NetBSD.org@localhost>
date: Thu Jul 20 23:28:44 2023 +0000
description:
socket.2: simplify and improve some phrasing
diffstat:
lib/libc/sys/socket.2 | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (21 lines):
diff -r 239605ec5986 -r 4938b9bdf4e4 lib/libc/sys/socket.2
--- a/lib/libc/sys/socket.2 Thu Jul 20 21:48:49 2023 +0000
+++ b/lib/libc/sys/socket.2 Thu Jul 20 23:28:44 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: socket.2,v 1.49 2023/06/08 00:27:34 uwe Exp $
+.\" $NetBSD: socket.2,v 1.50 2023/07/20 23:28:44 gutteridge Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -89,9 +89,8 @@ system call.
Not implemented.
.El
.Pp
-The following flags can be or'ed to the type to condition the returned
-file descriptor:
-The following flags are valid:
+The following flags can be or'ed to the socket type to add conditions to
+the returned file descriptor:
.Pp
.Bl -tag -offset indent -width Dv
.It Dv SOCK_CLOEXEC
Home |
Main Index |
Thread Index |
Old Index