]> granicus.if.org Git - libevent/commitdiff
type; from Alexander von Gernler
authorNiels Provos <provos@gmail.com>
Tue, 10 May 2005 17:27:11 +0000 (17:27 +0000)
committerNiels Provos <provos@gmail.com>
Tue, 10 May 2005 17:27:11 +0000 (17:27 +0000)
svn:r163

event.3

diff --git a/event.3 b/event.3
index 177ba75a81a5cfeedeb8b62ef5d7299517bc9aa4..eb674b42c19783889b355cfeaea37b233e67c047 100644 (file)
--- 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