--- IO-AIO/AIO.pm 2007/08/13 12:08:13 1.111 +++ IO-AIO/AIO.pm 2007/09/11 08:25:16 1.112 @@ -331,8 +331,9 @@ callback without the actual number of bytes read (or -1 on error, just like the syscall). -If C<$offset> is undefined, then the current file offset will be used (and -updated), otherwise the file offset will not be changed by these calls. +If C<$offset> is undefined, then the current file descriptor offset will +be used (and updated), otherwise the file descriptor offset will not be +changed by these calls. If C<$length> is undefined in C, use the remaining length of C<$data>.