mlock.2: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2019-02-19 16:25:51 +01:00 committed by Michael Kerrisk
parent 44e9941b97
commit 78e8660dc1
1 changed files with 1 additions and 1 deletions

View File

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