Date: Sun, 29 Dec 2013 09:17:44 +0000 (UTC) From: Sergey Kandaurov <pluknet@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r260035 - stable/10/lib/libc/sys Message-ID: <201312290917.rBT9Hiei044814@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pluknet Date: Sun Dec 29 09:17:43 2013 New Revision: 260035 URL: http://svnweb.freebsd.org/changeset/base/260035 Log: MFC r259922: Fix an apparent typo. Modified: stable/10/lib/libc/sys/aio_mlock.2 Directory Properties: stable/10/ (props changed) Modified: stable/10/lib/libc/sys/aio_mlock.2 ============================================================================== --- stable/10/lib/libc/sys/aio_mlock.2 Sun Dec 29 07:29:45 2013 (r260034) +++ stable/10/lib/libc/sys/aio_mlock.2 Sun Dec 29 09:17:43 2013 (r260035) @@ -87,7 +87,7 @@ request has completed, are not allowed. .Rv -std aio_mlock .Sh ERRORS The -.Fn aio_read +.Fn aio_mlock system call will fail if: .Bl -tag -width Er .It Bq Er EAGAIN
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312290917.rBT9Hiei044814>