svn commit: r320034 - head/lib/libc/sys

Konstantin Belousov kib at FreeBSD.org
Fri Jun 16 23:17:32 UTC 2017


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


More information about the svn-src-all mailing list