Sat Oct 31 14:35:28 2020 UTC ()
add missing sentence.


(christos)
diff -r1.52 -r1.53 src/lib/libc/sys/kqueue.2

cvs diff -r1.52 -r1.53 src/lib/libc/sys/kqueue.2 (expand / switch to context diff)
--- src/lib/libc/sys/kqueue.2 2020/10/31 10:51:59 1.52
+++ src/lib/libc/sys/kqueue.2 2020/10/31 14:35:28 1.53
@@ -1,4 +1,4 @@
-.\"	$NetBSD: kqueue.2,v 1.52 2020/10/31 10:51:59 wiz Exp $
+.\"	$NetBSD: kqueue.2,v 1.53 2020/10/31 14:35:28 christos Exp $
 .\"
 .\" Copyright (c) 2000 Jonathan Lemon
 .\" All rights reserved.
@@ -392,6 +392,7 @@
 .Dq immediate mode
 enabled and there is any data to read;
 .Va data
+contains the number of bytes available.
 .El
 .It Dv EVFILT_WRITE
 Takes a descriptor as the identifier, and returns whenever