summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_return.2
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-08-15 09:51:25 +0000
committermpp <mpp@FreeBSD.org>1999-08-15 09:51:25 +0000
commitb813f67e2ad997c6f4439095f8c981701f02bf0d (patch)
tree040a252d5b33c7ebbe4533209c1aaeb7407ee1d0 /lib/libc/sys/aio_return.2
parent682e4187a9ea74303e5616433fac58eea2da419b (diff)
downloadFreeBSD-src-b813f67e2ad997c6f4439095f8c981701f02bf0d.zip
FreeBSD-src-b813f67e2ad997c6f4439095f8c981701f02bf0d.tar.gz
Various man page cleanup:
- Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlines in mdoc(7) - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexy M. Zelkin <phantom@cris.net>
Diffstat (limited to 'lib/libc/sys/aio_return.2')
-rw-r--r--lib/libc/sys/aio_return.212
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/libc/sys/aio_return.2 b/lib/libc/sys/aio_return.2
index 430ca21..804452f 100644
--- a/lib/libc/sys/aio_return.2
+++ b/lib/libc/sys/aio_return.2
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: aio_return.2,v 1.2 1999/07/01 21:09:56 mpp Exp $
+.\" $Id: aio_return.2,v 1.3 1999/07/01 21:13:06 mpp Exp $
.\"
.Dd June 2, 1999
.Dt AIO_RETURN 2
@@ -62,14 +62,14 @@ and sets
.Dv errno
to indicate the error condition.
.Sh SEE ALSO
+.Xr aio_cancel 2 ,
.Xr aio_error 2 ,
.Xr aio_read 2 ,
-.Xr aio_write 2 ,
-.Xr aio_cancel 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 ERRORS
The
.Fn aio_return
@@ -89,7 +89,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