From e8a846ae6654cad61aee088b078d04001eb0ecea Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 4 Jan 2017 23:40:13 +1300 Subject: [PATCH] ioctl_userfaultfd.2: tfix Signed-off-by: Michael Kerrisk --- man2/ioctl_userfaultfd.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/ioctl_userfaultfd.2 b/man2/ioctl_userfaultfd.2 index 000a8d249..f8fa67f72 100644 --- a/man2/ioctl_userfaultfd.2 +++ b/man2/ioctl_userfaultfd.2 @@ -69,7 +69,7 @@ what kinds of events will be delivered to the application. The remaining operations are .IR range operations. -These operations enable the calling application to resolve page fault +These operations enable the calling application to resolve page-fault events in a consistent way. .\" FIXME What does "consistent" mean? .\" @@ -306,7 +306,7 @@ to change the behavior of the operation: .TP .B UFFDIO_COPY_MODE_DONTWAKE -Do not wake up the thread that waits for page fault resolution +Do not wake up the thread that waits for page-fault resolution .PP The .I copy