summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJared Yanovich <jaredy@cvs.openbsd.org>2005-01-06 00:32:49 +0000
committerJared Yanovich <jaredy@cvs.openbsd.org>2005-01-06 00:32:49 +0000
commita1585db8d5514ac14cb78f7a3c6c859b8f1ebde3 (patch)
tree54eb7e54d321f8edd160097aed80ca02f142d8ef /lib/libc
parent8481d1fea65dc03ced81d8c82b53a30175f4b9f2 (diff)
iso is no more, ok millert jmc henning deraadt
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/recv.27
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/libc/sys/recv.2 b/lib/libc/sys/recv.2
index cd33a86ed85..67c68e29ae1 100644
--- a/lib/libc/sys/recv.2
+++ b/lib/libc/sys/recv.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: recv.2,v 1.32 2004/11/12 10:36:09 jmc Exp $
+.\" $OpenBSD: recv.2,v 1.33 2005/01/06 00:32:48 jaredy Exp $
.\" $NetBSD: recv.2,v 1.6 1995/02/27 12:36:08 cgd Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
@@ -204,10 +204,7 @@ struct cmsghdr {
.Ed
.Pp
As an example, one could use this to learn of changes in the data-stream
-in XNS/SPP, or in ISO, to obtain user-connection-request data by requesting
-a recvmsg with no data buffer provided immediately after an
-.Fn accept
-call.
+in XNS/SPP.
.Pp
Open file descriptors are now passed as ancillary data for
.Dv AF_UNIX