* Adhemerval Zanella:
> I added the paragraph:
>
> --
> However, on Linux, if a file is opened with @code{O_APPEND}, pwrite appends
> data to the end of the file, regardless of the value of offset.
> --
>
> just after the one describing the offset argument.
@code{pwrite} and @var{offset}, please.