--- libev/ev.pod 2008/11/20 00:35:10 1.218 +++ libev/ev.pod 2008/11/20 00:43:58 1.219 @@ -3217,9 +3217,10 @@ of calling the system-provided C function. This option exists because on GNU/Linux, C is in C, but C unconditionally pulls in C, slowing down single-threaded -programs needlessly. Using a direct syscall is slightly slower, because -no optimised vdso implementation can be used, but avoids the pthread -dependency. Defaults to C<1> on GNU/Linux with glibc 2.x or higher. +programs needlessly. Using a direct syscall is slightly slower (in +theory), because no optimised vdso implementation can be used, but avoids +the pthread dependency. Defaults to C<1> on GNU/Linux with glibc 2.x or +higher, as it simplifies linking (no need for C<-lrt>). =item EV_USE_NANOSLEEP