diff options
Diffstat (limited to 'man3/aio_write.3')
| -rw-r--r-- | man3/aio_write.3 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man3/aio_write.3 b/man3/aio_write.3 index fd7bd87a95..ebb74d86d8 100644 --- a/man3/aio_write.3 +++ b/man3/aio_write.3 @@ -40,6 +40,11 @@ with fd, buf, count given by respectively. The return status n can be retrieved upon completion using .BR aio_return (3). +(See +.BR aio (7) +for a description of the +.I aiocb +structure.) .LP If .B O_APPEND |
