--- IO-AIO/AIO.pm 2005/08/17 04:47:02 1.29 +++ IO-AIO/AIO.pm 2005/08/17 04:47:38 1.30 @@ -355,9 +355,8 @@ threads add requests during this period, this time is prolonged. It then enters a quiescent state where no requests can be added in other threads and no results will be processed. After the fork the parent simply leaves -the quiescent state and continues request processing, while the child will -free the request and result queue and start the same number of threads as -were in use by the parent. +the quiescent state and continues request processing, while the child +starts the same number of threads as were in use by the parent. =head1 SEE ALSO