--- libev/ev.pod 2007/12/22 16:21:25 1.102 +++ libev/ev.pod 2007/12/23 03:44:57 1.103 @@ -1034,12 +1034,12 @@ =head3 The special problem of dup'ed file descriptors Some backends (e.g. epoll), cannot register events for file descriptors, -but only events for the underlying file descriptions. That menas when you +but only events for the underlying file descriptions. That means when you have C'ed file descriptors and register events for them, only one file descriptor might actually receive events. -There is no workaorund possible except not registering events -for potentially C'ed file descriptors or to resort to +There is no workaround possible except not registering events +for potentially C'ed file descriptors, or to resort to C or C. =head3 The special problem of fork