Date: Fri, 16 Jun 2017 23:17:31 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r320034 - head/lib/libc/sys Message-ID: <201706162317.v5GNHVMa016955@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kib Date: Fri Jun 16 23:17:31 2017 New Revision: 320034 URL: https://svnweb.freebsd.org/changeset/base/320034 Log: Start a new sentence on the new line. Sponsored by: The FreeBSD Foundation MFC after: 3 days Modified: head/lib/libc/sys/kqueue.2 Modified: head/lib/libc/sys/kqueue.2 ============================================================================== --- head/lib/libc/sys/kqueue.2 Fri Jun 16 22:32:23 2017 (r320033) +++ head/lib/libc/sys/kqueue.2 Fri Jun 16 23:17:31 2017 (r320034) @@ -545,7 +545,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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706162317.v5GNHVMa016955>