ioctl_userfaultfd.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-21 10:51:19 +02:00
parent 1c63cefda2
commit d726ff4f8b
1 changed files with 3 additions and 0 deletions

View File

@ -76,6 +76,7 @@ events in a consistent way.
.SS UFFDIO_API .SS UFFDIO_API
(Since Linux 4.3.) (Since Linux 4.3.)
Enable operation of the userfaultfd and perform API handshake. Enable operation of the userfaultfd and perform API handshake.
The The
.I argp .I argp
argument is a pointer to a argument is a pointer to a
@ -402,6 +403,7 @@ field.
.SS UFFDIO_ZEROPAGE .SS UFFDIO_ZEROPAGE
(Since Linux 4.3.) (Since Linux 4.3.)
Zero out a memory range registered with userfaultfd. Zero out a memory range registered with userfaultfd.
The requested range is specified by the The requested range is specified by the
.I range .I range
field of the field of the
@ -484,6 +486,7 @@ field.
(Since Linux 4.3.) (Since Linux 4.3.)
Wake up the thread waiting for page-fault resolution on Wake up the thread waiting for page-fault resolution on
a specified memory address range. a specified memory address range.
The The
.I argp .I argp
argument is a pointer to a argument is a pointer to a