summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_error.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/aio_error.2')
-rw-r--r--lib/libc/sys/aio_error.214
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/libc/sys/aio_error.2 b/lib/libc/sys/aio_error.2
index 954c559..cedc5d9e 100644
--- a/lib/libc/sys/aio_error.2
+++ b/lib/libc/sys/aio_error.2
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: aio_error.2,v 1.2 1999/07/01 21:09:55 mpp Exp $
+.\" $Id: aio_error.2,v 1.3 1999/07/01 21:13:06 mpp Exp $
.\"
.Dd June 2, 1999
.Dt AIO_ERROR 2
@@ -69,14 +69,14 @@ function will fail if:
does not reference an outstanding asynchronous I/O request.
.El
.Sh SEE ALSO
-.Xr aio_return 2 ,
-.Xr aio_read 2 ,
-.Xr aio_write 2 ,
.Xr aio_cancel 2 ,
+.Xr aio_read 2 ,
+.Xr aio_return 2 ,
.Xr aio_suspend 2 ,
+.Xr aio_write 2 ,
+.Xr fsync 2 ,
.Xr read 2 ,
-.Xr write 2 ,
-.Xr fsync 2 .
+.Xr write 2 .
.Sh STANDARDS
.Fn aio_error
is expected to conform to the
@@ -87,7 +87,7 @@ The
.Nm
function first appeared in
.Fx 3.0 .
-.Sh AUTHOR
+.Sh AUTHORS
This
manual page was written by
.An Wes Peters Aq wes@softweyr.com .
OpenPOWER on IntegriCloud