summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2007-11-24 10:19:14 +0000
committerroot <root>2007-11-24 10:19:14 +0000
commit5446fa15c54ea807294a3fe0645b588a9dae365e (patch)
treedc5ba5721103ac5990bd02b993ebd616e93f6d9f
parent5ad960a6f99234c2085d0247aaf0c9343cae5be1 (diff)
include embedding doc in main doc
-rw-r--r--ev.32
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.3 b/ev.3
index 0d526fc..ca32d3b 100644
--- a/ev.3
+++ b/ev.3
@@ -1715,7 +1715,7 @@ backend for \s-1BSD\s0 and BSD-like systems, although on most BSDs kqueue only
supports some types of fds correctly (the only platform we found that
supports ptys for example was NetBSD), so kqueue might be compiled in, but
not be used unless explicitly requested. The best way to use it is to find
-out wether kqueue supports your type of fd properly and use an embedded
+out whether kqueue supports your type of fd properly and use an embedded
kqueue loop.
.IP "\s-1EV_USE_PORT\s0" 4
.IX Item "EV_USE_PORT"