]> git.llucax.com Git - software/libev.git/blobdiff - ev.3
*** empty log message ***
[software/libev.git] / ev.3
diff --git a/ev.3 b/ev.3
index 190f657f271e7669d5b7fabec45b828a660249fc..ab5e004ed95d92485f8f4e5f4fe6dbc6e674bdba 100644 (file)
--- a/ev.3
+++ b/ev.3
@@ -316,8 +316,9 @@ it's really slow, but it still scales very well (O(active_fds)).
 .ie n .IP """EVMETHOD_ALL""" 4
 .el .IP "\f(CWEVMETHOD_ALL\fR" 4
 .IX Item "EVMETHOD_ALL"
-Try all backends (even potentially broken ones). Since this is a mask, you
-can do stuff like \f(CW\*(C`EVMETHOD_ALL & ~EVMETHOD_KQUEUE\*(C'\fR.
+Try all backends (even potentially broken ones that wouldn't be tried
+with \f(CW\*(C`EVFLAG_AUTO\*(C'\fR). Since this is a mask, you can do stuff such as
+\&\f(CW\*(C`EVMETHOD_ALL & ~EVMETHOD_KQUEUE\*(C'\fR.
 .RE
 .RS 4
 .Sp