ioctl_userfaultfd.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-04-06 13:26:01 +02:00
parent 88b0e0e01d
commit 1cf1ada55a
1 changed files with 2 additions and 2 deletions

View File

@ -686,13 +686,13 @@ struct uffdio_writeprotect {
.EE
.in
.PP
There're two mode bits that are supported in this structure:
There are two mode bits that are supported in this structure:
.TP
.B UFFDIO_WRITEPROTECT_MODE_WP
When this mode bit is set,
the ioctl will be a write-protect operation upon the memory range specified by
.IR range .
Otherwise it'll be a write-unprotect operation upon the specified range,
Otherwise it will be a write-unprotect operation upon the specified range,
which can be used to resolve a userfaultfd write-protect page fault.
.TP
.B UFFDIO_WRITEPROTECT_MODE_DONTWAKE