From: Niels Provos Date: Tue, 10 May 2005 17:27:11 +0000 (+0000) Subject: type; from Alexander von Gernler X-Git-Tag: release-1.1b~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc816fdc7adeb3703b0ad548ce4023fd9714721b;p=libevent type; from Alexander von Gernler svn:r163 --- 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