]> granicus.if.org Git - libevent/commitdiff
mention devpoll
authorNiels Provos <provos@gmail.com>
Fri, 30 Jul 2004 05:15:59 +0000 (05:15 +0000)
committerNiels Provos <provos@gmail.com>
Fri, 30 Jul 2004 05:15:59 +0000 (05:15 +0000)
svn:r117

event.3

diff --git a/event.3 b/event.3
index 687a6f49491ffa1b597ab8f9c8eb2f25910ddd28..ec4cd7c4fee705e2a1c2c8a9373605447bf1ff96 100644 (file)
--- a/event.3
+++ b/event.3
@@ -356,11 +356,11 @@ adds
 .Va EV_PERSIST .
 .Pp
 It is possible to disable support for
-.Va epoll , kqueue , poll
+.Va epoll , kqueue , devpoll, poll
 or
 .Va select
 by setting the environment variable
-.Va EVENT_NOEPOLL , EVENT_NOKQUEUE , EVENT_NOPOLL
+.Va EVENT_NOEPOLL , EVENT_NOKQUEUE , EVENT_NODEVPOLL, EVENT_NOPOLL
 or
 .Va EVENT_NOSELECT .
 By setting the environment variable