From dc816fdc7adeb3703b0ad548ce4023fd9714721b Mon Sep 17 00:00:00 2001 From: Niels Provos Date: Tue, 10 May 2005 17:27:11 +0000 Subject: [PATCH] type; from Alexander von Gernler svn:r163 --- event.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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