summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2013-06-09 07:15:43 +0000
committerjoel <joel@FreeBSD.org>2013-06-09 07:15:43 +0000
commite70187851b78bea13c7b9e981523119a33636f90 (patch)
tree2b4e27073f2ba34dd40518735d93bad6937a631e /lib/libc/sys
parentab14cb8a0da3014cf2ec1df8d657cbae999baae1 (diff)
downloadFreeBSD-src-e70187851b78bea13c7b9e981523119a33636f90.zip
FreeBSD-src-e70187851b78bea13c7b9e981523119a33636f90.tar.gz
Minor mdoc fixes.
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/aio_mlock.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/aio_mlock.2 b/lib/libc/sys/aio_mlock.2
index a0aa23c..e24f95a 100644
--- a/lib/libc/sys/aio_mlock.2
+++ b/lib/libc/sys/aio_mlock.2
@@ -60,7 +60,7 @@ and
in order to determine return or error status for the enqueued operation
while it is in progress.
.Pp
-If the request could not be enqueued (generally due to
+If the request could not be enqueued (generally due to
.Xr aio 4
limits),
then the call returns without having enqueued the request.
@@ -115,8 +115,8 @@ if the request was explicitly cancelled via a call to
.Xr aio_cancel 2 ,
.Xr aio_error 2 ,
.Xr aio_return 2 ,
-.Xr aio 4 ,
-.Xr mlock 2
+.Xr mlock 2 ,
+.Xr aio 4
.Sh PORTABILITY
The
.Fn aio_mlock
OpenPOWER on IntegriCloud