ioctl_userfaultfd.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-01-04 21:04:43 +13:00
parent a23c93d83c
commit 52b794f147
1 changed files with 1 additions and 0 deletions

View File

@ -201,6 +201,7 @@ Track page faults on missing pages.
.TP
.B UFFDIO_REGISTER_MODE_WP
Track page faults on write-protected pages.
.PP
Currently, the only supported mode is
.BR UFFDIO_REGISTER_MODE_MISSING .
.PP