summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_error.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_error.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_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