mlock.2: Make details for MLOCK_ONFAULT a little more explicit

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-12-21 12:34:31 +01:00
parent 90f81837e7
commit 251c33e360
1 changed files with 3 additions and 2 deletions

View File

@ -85,8 +85,9 @@ The
argument can be either 0 or the following constant:
.TP
.B MLOCK_ONFAULT
Lock pages that are currently resident and mark the entire range to have
pages locked when they are populated by the page fault.
Lock pages that are currently resident and mark the entire range so
that the remaining nonresident pages locked when they are populated
by a page fault.
.PP
.PP
If