summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2017-06-19 06:48:21 +0000
committerkib <kib@FreeBSD.org>2017-06-19 06:48:21 +0000
commit33df8863474c33faf9599677e6b066cf619f9ea3 (patch)
tree515666c21f4f6d02e172d8bb7a1d3271b27749d9 /lib/libc
parent3d8516c3c90b5100ffa0f8491d61e5c583a4e9b4 (diff)
downloadFreeBSD-src-33df8863474c33faf9599677e6b066cf619f9ea3.zip
FreeBSD-src-33df8863474c33faf9599677e6b066cf619f9ea3.tar.gz
MFC r320034:
Start a new sentence on the new line. Approved by: re (delphij)
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/kqueue.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index adaee1e..e4e7a9f 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -544,7 +544,8 @@ is in nanoseconds.
.Pp
If
.Va fflags
-is not set, the default is milliseconds. On return,
+is not set, the default is milliseconds.
+On return,
.Va fflags
contains the events which triggered the filter.
.It Dv EVFILT_USER
OpenPOWER on IntegriCloud