summaryrefslogtreecommitdiff
path: root/event.3
diff options
context:
space:
mode:
authorNiels Provos <provos@gmail.com>2005-05-10 17:27:11 +0000
committerNiels Provos <provos@gmail.com>2005-05-10 17:27:11 +0000
commitdc816fdc7adeb3703b0ad548ce4023fd9714721b (patch)
treeaeb5711d12f6259fcd120e94dfade6c143098d7f /event.3
parentcdcfae7fc1c2fe974094caef649ab9ba9a8f139a (diff)
downloadlibevent-dc816fdc7adeb3703b0ad548ce4023fd9714721b.tar.gz
type; from Alexander von Gernler
svn:r163
Diffstat (limited to 'event.3')
-rw-r--r--event.32
1 files changed, 1 insertions, 1 deletions
diff --git a/event.3 b/event.3
index 177ba75a..eb674b42 100644
--- a/event.3
+++ b/event.3
@@ -365,7 +365,7 @@ The functions
and
.Fn evtimer_pending
are abbreviations for common situations where only a timeout is required.
-The file descriptor passed will be 0, and the event type will be
+The file descriptor passed will be -1, and the event type will be
.Va EV_TIMEOUT .
.Pp
.Pp