aio_fsync.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-10-02 17:28:31 +02:00
parent 2c1c3c95f5
commit 46e723d4c4
1 changed files with 2 additions and 2 deletions

View File

@ -54,8 +54,8 @@ is
.BR O_DSYNC ,
this call is the asynchronous analog of
.BR fdatasync (2).
Note that this is a request only \(em this call does not wait
for I/O completion.
Note that this is a request only; it does not wait for I/O completion.
.LP
Apart from
.IR aio_fildes ,