summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_suspend.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_suspend.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_suspend.2')
-rw-r--r--lib/libc/sys/aio_suspend.210
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/sys/aio_suspend.2 b/lib/libc/sys/aio_suspend.2
index 81a8d29..5df78b4 100644
--- a/lib/libc/sys/aio_suspend.2
+++ b/lib/libc/sys/aio_suspend.2
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: aio_suspend.2,v 1.2 1999/07/01 21:09:57 mpp Exp $
+.\" $Id: aio_suspend.2,v 1.3 1999/07/01 21:13:06 mpp Exp $
.\"
.Dd June 2, 1999
.Dt AIO_SUSPEND 2
@@ -56,11 +56,11 @@ expired,
is returned. Other return values indicate an error condition as
detailed below.
.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_suspend 2 ,
+.Xr aio_write 2 .
.Sh ERRORS
The
.Fn aio_suspend
@@ -84,7 +84,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