Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2013 07:15:43 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r251564 - head/lib/libc/sys
Message-ID:  <201306090715.r597FhAN003780@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joel (doc committer)
Date: Sun Jun  9 07:15:43 2013
New Revision: 251564
URL: http://svnweb.freebsd.org/changeset/base/251564

Log:
  Minor mdoc fixes.

Modified:
  head/lib/libc/sys/aio_mlock.2

Modified: head/lib/libc/sys/aio_mlock.2
==============================================================================
--- head/lib/libc/sys/aio_mlock.2	Sun Jun  9 06:13:51 2013	(r251563)
+++ head/lib/libc/sys/aio_mlock.2	Sun Jun  9 07:15:43 2013	(r251564)
@@ -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 
 .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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306090715.r597FhAN003780>