svn commit: r320092 - stable/11/lib/libc/sys
Konstantin Belousov
kib at FreeBSD.org
Mon Jun 19 06:48:23 UTC 2017
Author: kib
Date: Mon Jun 19 06:48:21 2017
New Revision: 320092
URL: https://svnweb.freebsd.org/changeset/base/320092
Log:
MFC r320034:
Start a new sentence on the new line.
Approved by: re (delphij)
Modified:
stable/11/lib/libc/sys/kqueue.2
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/lib/libc/sys/kqueue.2
==============================================================================
--- stable/11/lib/libc/sys/kqueue.2 Mon Jun 19 06:30:04 2017 (r320091)
+++ stable/11/lib/libc/sys/kqueue.2 Mon Jun 19 06:48:21 2017 (r320092)
@@ -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
More information about the svn-src-stable
mailing list