From: Michael Kerrisk Date: Tue, 6 Apr 2021 11:26:29 +0000 (+0200) Subject: userfaultfd.2: tfix X-Git-Tag: man-pages-5.12~243 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ae36f1824fa9b557e5661bf4e25b2e7ae7aed9c;p=thirdparty%2Fman-pages.git userfaultfd.2: tfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/userfaultfd.2 b/man2/userfaultfd.2 index 3ff05af901..593c189d8e 100644 --- a/man2/userfaultfd.2 +++ b/man2/userfaultfd.2 @@ -271,7 +271,7 @@ To register with userfaultfd write-protect mode, the user needs to initiate the ioctl with mode .B UFFDIO_REGISTER_MODE_WP set. -Note that it's legal to monitor the same memory range with multiple modes. +Note that it is legal to monitor the same memory range with multiple modes. For example, the user can do .B UFFDIO_REGISTER with the mode set to @@ -467,8 +467,8 @@ otherwise it is a read fault. .B UFFD_PAGEFAULT_FLAG_WP If the address is in a range that was registered with the .B UFFDIO_REGISTER_MODE_WP -flag, when this bit is set, it means it's a write-protect fault. -Otherwise it's a page-missing fault. +flag, when this bit is set, it means it is a write-protect fault. +Otherwise it is a page-missing fault. .RE .TP .I pagefault.feat.pid