aboutsummaryrefslogtreecommitdiffstats
path: root/man3/aio_error.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/aio_error.3')
-rw-r--r--man3/aio_error.35
1 files changed, 3 insertions, 2 deletions
diff --git a/man3/aio_error.3 b/man3/aio_error.3
index bf2d58153f..cd2468ba87 100644
--- a/man3/aio_error.3
+++ b/man3/aio_error.3
@@ -20,7 +20,7 @@
.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
.\" USA.
.\"
-.TH AIO_ERROR 3 2003-11-14 "" "Linux Programmer's Manual"
+.TH AIO_ERROR 3 2010-10-02 "" "Linux Programmer's Manual"
.SH NAME
aio_error \- get error status of asynchronous I/O operation
.SH SYNOPSIS
@@ -75,4 +75,5 @@ POSIX.1-2001, POSIX.1-2008.
.BR aio_read (3),
.BR aio_return (3),
.BR aio_suspend (3),
-.BR aio_write (3)
+.BR aio_write (3),
+.BR aio (7)