aio_cancel.3, aio_error.3, aio_fsync.3, aio_read.3, aio_return.3, aio_suspend.3, aio_write.3: SEE ALSO: Add lio_listio(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-10-04 06:23:09 +02:00
parent a9ba82d5b2
commit cd587df646
7 changed files with 7 additions and 0 deletions

View File

@ -102,4 +102,5 @@ See
.BR aio_return (3),
.BR aio_suspend (3),
.BR aio_write (3),
.BR lio_listio (3),
.BR aio (7)

View File

@ -86,4 +86,5 @@ See
.BR aio_return (3),
.BR aio_suspend (3),
.BR aio_write (3),
.BR lio_listio (3),
.BR aio (7)

View File

@ -104,5 +104,6 @@ POSIX.1-2001, POSIX.1-2008.
.BR aio_return (3),
.BR aio_suspend (3),
.BR aio_write (3),
.BR lio_listio (3),
.BR aio (7),
.BR sigevent (7)

View File

@ -151,4 +151,5 @@ See
.BR aio_return (3),
.BR aio_suspend (3),
.BR aio_write (3),
.BR lio_listio (3),
.BR aio (7)

View File

@ -81,4 +81,5 @@ See
.BR aio_read (3),
.BR aio_suspend (3),
.BR aio_write (3),
.BR lio_listio (3),
.BR aio (7)

View File

@ -128,5 +128,6 @@ structures pointed to by
.BR aio_read (3),
.BR aio_return (3),
.BR aio_write (3),
.BR lio_listio (3),
.BR aio (7),
.BR time (7)

View File

@ -153,4 +153,5 @@ structure produce undefined results.
.BR aio_read (3),
.BR aio_return (3),
.BR aio_suspend (3),
.BR lio_listio (3),
.BR aio (7)