OSDN Git Service

(split) LDP: Update original to LDP v3.41.
[linuxjm/LDP_man-pages.git] / original / man3 / aio_return.3
index 5a0d581..1bee728 100644 (file)
@@ -20,7 +20,7 @@
 .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
 .\" USA.
 .\"
-.TH AIO_RETURN 3 2010-10-03  "" "Linux Programmer's Manual"
+.TH AIO_RETURN 3 2012-05-08  "" "Linux Programmer's Manual"
 .SH NAME
 aio_return \- get return status of asynchronous I/O operation
 .SH SYNOPSIS
@@ -65,6 +65,10 @@ are undefined.
 .I aiocbp
 does not point at a control block for an asynchronous I/O request
 of which the return status has not been retrieved yet.
+.TP
+.B ENOSYS
+.BR aio_return ()
+is not implemented.
 .SH VERSIONS
 The
 .BR aio_return ()