]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
mlock.2: tfix
authorJakub Wilk <jwilk@jwilk.net>
Tue, 19 Feb 2019 15:25:51 +0000 (16:25 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 25 Feb 2019 14:43:09 +0000 (15:43 +0100)
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/mlock.2

index f3f3c8abdbc54c207e6f43e820d9ef5d56a27f95..59ecc5fd5aa1f183d560a6a6d971d1c1cf93310d 100644 (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