[Midnightbsd-cvs] src [8057] trunk/share/man/man9/vslock.9: remove no more relevant vslock ENOMEM error
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Sep 15 17:31:34 EDT 2016
Revision: 8057
http://svnweb.midnightbsd.org/src/?rev=8057
Author: laffer1
Date: 2016-09-15 17:31:34 -0400 (Thu, 15 Sep 2016)
Log Message:
-----------
remove no more relevant vslock ENOMEM error
Modified Paths:
--------------
trunk/share/man/man9/vslock.9
Modified: trunk/share/man/man9/vslock.9
===================================================================
--- trunk/share/man/man9/vslock.9 2016-09-15 21:30:51 UTC (rev 8056)
+++ trunk/share/man/man9/vslock.9 2016-09-15 21:31:34 UTC (rev 8057)
@@ -29,7 +29,7 @@
.\"
.\" $MidnightBSD$
.\"
-.Dd August 10, 2004
+.Dd August 29, 2012
.Dt VSLOCK 9
.Os
.Sh NAME
@@ -82,9 +82,6 @@
.It Bq Er ENOMEM
The size of the specified address range exceeds the system
limit on locked memory.
-.It Bq Er ENOMEM
-Locking the requested address range would cause the process to exceed
-its per-process locked memory limit.
.It Bq Er EFAULT
Some portion of the indicated address range is not allocated.
There was an error faulting/mapping a page.
More information about the Midnightbsd-cvs
mailing list