summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2007-12-21 05:10:01 +0000
committerroot <root>2007-12-21 05:10:01 +0000
commit5c23f3932f8060a6541f2374689c96c92da21355 (patch)
tree0412ff4cd8e5064f52628abe210721c17cbd0b7b
parented54de67c9823483cc94f0decfd2f5405a5844f7 (diff)
*** empty log message ***
-rw-r--r--ev.34
-rw-r--r--ev.pod2
2 files changed, 3 insertions, 3 deletions
diff --git a/ev.3 b/ev.3
index be03d68..371d846 100644
--- a/ev.3
+++ b/ev.3
@@ -1107,8 +1107,8 @@ This is how one would do it normally anyway, the important point is that
the libev application should not optimise around libev but should leave
optimisations to libev.
.PP
-\fIThs special problem of dup'ed file descriptors\fR
-.IX Subsection "Ths special problem of dup'ed file descriptors"
+\fIThe special problem of dup'ed file descriptors\fR
+.IX Subsection "The special problem of dup'ed file descriptors"
.PP
Some backends (e.g. epoll), cannot register events for file descriptors,
but only events for the underlying file descriptions. That menas when you
diff --git a/ev.pod b/ev.pod
index b98a930..6e39af3 100644
--- a/ev.pod
+++ b/ev.pod
@@ -951,7 +951,7 @@ This is how one would do it normally anyway, the important point is that
the libev application should not optimise around libev but should leave
optimisations to libev.
-=head3 Ths special problem of dup'ed file descriptors
+=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