Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/sys Fix sentence.



details:   https://anonhg.NetBSD.org/src/rev/a851135165b2
branches:  trunk
changeset: 822717:a851135165b2
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sun Apr 02 14:27:11 2017 +0000

description:
Fix sentence.

diffstat:

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

diffs (18 lines):

diff -r fb4748d2612d -r a851135165b2 lib/libc/sys/kqueue.2
--- a/lib/libc/sys/kqueue.2     Sun Apr 02 13:56:35 2017 +0000
+++ b/lib/libc/sys/kqueue.2     Sun Apr 02 14:27:11 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: kqueue.2,v 1.37 2017/04/01 14:20:45 abhinav Exp $
+.\"    $NetBSD: kqueue.2,v 1.38 2017/04/02 14:27:11 abhinav Exp $
 .\"
 .\" Copyright (c) 2000 Jonathan Lemon
 .\" All rights reserved.
@@ -85,7 +85,7 @@
 .Pp
 The
 .Fn kqueue1
-also allows to set the following
+function also allows to set the following
 .Fa flags
 on the returned file descriptor:
 .Bl -column O_NONBLOCK -offset indent



Home | Main Index | Thread Index | Old Index