]> git.llucax.com Git - software/libev.git/commitdiff
*** empty log message ***
authorroot <root>
Sat, 22 Dec 2007 06:10:25 +0000 (06:10 +0000)
committerroot <root>
Sat, 22 Dec 2007 06:10:25 +0000 (06:10 +0000)
ev.pod

diff --git a/ev.pod b/ev.pod
index d1d83489e6b0ef315c676d4e0ad178047a0c7a11..26d837bab7765a16bfc65778a93d4c0dfd7196a5 100644 (file)
--- a/ev.pod
+++ b/ev.pod
@@ -605,11 +605,11 @@ to spend more time collecting timeouts, at the expense of increased
 latency (the watcher callback will be called later). C<ev_io> watchers
 will not be affected.
 
-Many programs can usually benefit by setting the io collect interval to
-a value near C<0.1> or so, which is often enough for interactive servers
-(of course not for games), likewise for timeouts. It usually doesn't make
-much sense to set it to a lower value than C<0.01>, as this approsaches
-the timing granularity of most systems.
+Many (busy) programs can usually benefit by setting the io collect
+interval to a value near C<0.1> or so, which is often enough for
+interactive servers (of course not for games), likewise for timeouts. It
+usually doesn't make much sense to set it to a lower value than C<0.01>,
+as this approsaches the timing granularity of most systems.
 
 =back