summaryrefslogtreecommitdiff
path: root/lib/libc/sys/kqueue.2
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2004-04-20 21:07:43 +0000
committerColin Percival <cperciva@FreeBSD.org>2004-04-20 21:07:43 +0000
commit3b38d66be6e61383c794cfc7294081a0f1e44d23 (patch)
treea2cf281950e13106c1e7d1d372b40f7e44276414 /lib/libc/sys/kqueue.2
parent470fcc93b919e0aef3e6cf8cd1ecac1d9ef1ee8c (diff)
Notes
Diffstat (limited to 'lib/libc/sys/kqueue.2')
-rw-r--r--lib/libc/sys/kqueue.25
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index a3acae420193..79ea355bfc96 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -536,3 +536,8 @@ filter is currently only implemented for devices that use the
.Xr miibus 4
driver for LINKUP and LINKDOWN operations.
Therefore, it will not work with many non-ethernet devices.
+.Pp
+The
+.Fa timeout
+value is limited to 24 hours; longer timeouts will be silently
+reinterpreted as 24 hours.