Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys add missing sentence.



details:   https://anonhg.NetBSD.org/src/rev/0fa3a5d803a9
branches:  trunk
changeset: 941839:0fa3a5d803a9
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Oct 31 14:35:28 2020 +0000

description:
add missing sentence.

diffstat:

 lib/libc/sys/kqueue.2 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 37b42a934346 -r 0fa3a5d803a9 lib/libc/sys/kqueue.2
--- a/lib/libc/sys/kqueue.2     Sat Oct 31 14:12:01 2020 +0000
+++ b/lib/libc/sys/kqueue.2     Sat Oct 31 14:35:28 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index