Module Name: src Committed By: christos Date: Sat Oct 31 14:35:28 UTC 2020
Modified Files: src/lib/libc/sys: kqueue.2 Log Message: add missing sentence. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/lib/libc/sys/kqueue.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/sys/kqueue.2 diff -u src/lib/libc/sys/kqueue.2:1.52 src/lib/libc/sys/kqueue.2:1.53 --- src/lib/libc/sys/kqueue.2:1.52 Sat Oct 31 06:51:59 2020 +++ src/lib/libc/sys/kqueue.2 Sat Oct 31 10:35:28 2020 @@ -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 @@ when the BPF has .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