This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: llio.texi


Bruce <bruce@puremagic.com> writes:

> Good morning,
> 
> Attached is a patch against current CVS that corrects many typos,
> spelling and grammar errors in manual/llio.texi, mainly in the section
> regarding asynchronous I/O.

Thanks a lot!

[...]
>  @deftypefun int aio_write (struct aiocb *@var{aiocbp})
>  This function initiates an asynchronous write operation.  The function
> -call immediately returns after the operation was enqueued or if before
> -this happens an error was encountered.
> +call immediately returns after the operation was enqueued or when
> +an error was encountered.

I've ommitted the above change since you omitted too much.

I'll commit your patch now,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]