summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2006-03-05 10:32:15 +0000
committerbrueffer <brueffer@FreeBSD.org>2006-03-05 10:32:15 +0000
commit6db6365c65ab441bc3e646a9204ce78f7285c078 (patch)
tree23fb14b46f6922481930710eb875d152b3a7d9c3 /lib/libc
parent08a90676c06dda36172f6aef29a9f91ed8e3c7c4 (diff)
downloadFreeBSD-src-6db6365c65ab441bc3e646a9204ce78f7285c078.zip
FreeBSD-src-6db6365c65ab441bc3e646a9204ce78f7285c078.tar.gz
Remove a useless word.
PR: 94087 Submitted by: Tadaaki Nagao <nagao@iij.ad.jp> MFC after: 3 days
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/recv.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/recv.2 b/lib/libc/sys/recv.2
index 34ce5ea..90aea6a 100644
--- a/lib/libc/sys/recv.2
+++ b/lib/libc/sys/recv.2
@@ -308,7 +308,7 @@ system call
was used to receive rights (file descriptors) that were in flight on the
connection.
However, the receiving program did not have enough free file
-descriptor slots to accept the them.
+descriptor slots to accept them.
In this case the descriptors are
closed, any pending data can be returned by another call to
.Fn recvmsg .
OpenPOWER on IntegriCloud