diff options
| author | Kelly Yancey <kbyanc@FreeBSD.org> | 2002-11-01 21:27:59 +0000 |
|---|---|---|
| committer | Kelly Yancey <kbyanc@FreeBSD.org> | 2002-11-01 21:27:59 +0000 |
| commit | e0f640e82d48be14f3f5853b7cb9c9a3c72d2497 (patch) | |
| tree | 75bdbba0cb4efffc7b7ecf3d41097ddbf79ca0f5 /lib/libc | |
| parent | 6cedb451fb3036d1cdd3aa22fa9560300a9f59d1 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/kqueue.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2 index e7cde201d82c..0dae6b157cfb 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -226,7 +226,7 @@ and specifying the new low water mark in .Va data . On return, .Va data -contains the number of bytes in the socket buffer. +contains the number of bytes of protocol data available to read. .Pp If the read direction of the socket has shutdown, then the filter also sets EV_EOF in |
