summaryrefslogtreecommitdiff
path: root/ev.3
diff options
context:
space:
mode:
authorroot <root>2007-11-24 16:33:23 +0000
committerroot <root>2007-11-24 16:33:23 +0000
commit97710f65c4339600b822e15e7e78841ae445f0f5 (patch)
treee9024be6e457c36a4b18a6cd2eb98f4dbc0cab40 /ev.3
parent9ed25a080c823727fa23609c493b3f77585581e2 (diff)
*** empty log message ***
Diffstat (limited to 'ev.3')
-rw-r--r--ev.38
1 files changed, 4 insertions, 4 deletions
diff --git a/ev.3 b/ev.3
index 9ea13e1..fa733cf 100644
--- a/ev.3
+++ b/ev.3
@@ -1601,7 +1601,7 @@ in your include path (e.g. in libev/ when using \-Ilibev):
.Ve
.PP
.Vb 5
-\& ev_select.c only when select backend is enabled (which is is by default)
+\& ev_select.c only when select backend is enabled (which is by default)
\& ev_poll.c only when poll backend is enabled (disabled by default)
\& ev_epoll.c only when the epoll backend is enabled (disabled by default)
\& ev_kqueue.c only when the kqueue backend is enabled (disabled by default)
@@ -1609,7 +1609,7 @@ in your include path (e.g. in libev/ when using \-Ilibev):
.Ve
.PP
\&\fIev.c\fR includes the backend files directly when enabled, so you only need
-to compile a single file.
+to compile this single file.
.PP
\fI\s-1LIBEVENT\s0 \s-1COMPATIBILITY\s0 \s-1API\s0\fR
.IX Subsection "LIBEVENT COMPATIBILITY API"
@@ -1640,8 +1640,8 @@ You need the following additional files for this:
.PP
Instead of using \f(CW\*(C`EV_STANDALONE=1\*(C'\fR and providing your config in
whatever way you want, you can also \f(CW\*(C`m4_include([libev.m4])\*(C'\fR in your
-\&\fIconfigure.ac\fR and leave \f(CW\*(C`EV_STANDALONE\*(C'\fR off. \fIev.c\fR will then include
-\&\fIconfig.h\fR and configure itself accordingly.
+\&\fIconfigure.ac\fR and leave \f(CW\*(C`EV_STANDALONE\*(C'\fR undefined. \fIev.c\fR will then
+include \fIconfig.h\fR and configure itself accordingly.
.PP
For this of course you need the m4 file:
.PP