ioctl_userfaultfd.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-09-11 07:19:04 +02:00
parent a99abf87e2
commit 4190ca0ab3
1 changed files with 5 additions and 5 deletions

View File

@ -111,7 +111,7 @@ operations available.
For Linux kernel versions before 4.11, the
.I features
field must be initialized to zero before the call to
.IR UFFDIO_API ,
.BR UFFDIO_API ,
and zero (i.e., no feature bits) is placed in the
.I features
field by the kernel upon return from
@ -500,17 +500,17 @@ field.
.BR ENOENT " (since Linux 4.11)"
The faulting process has changed
its virtual memory layout simultaneously with an outstanding
.I UFFDIO_COPY
.B UFFDIO_COPY
operation.
.TP
.BR ENOSPC " (from Linux 4.11 until Linux 4.13)"
The faulting process has exited at the time of a
.I UFFDIO_COPY
.B UFFDIO_COPY
operation.
.TP
.BR ESRCH " (since Linux 4.13)"
The faulting process has exited at the time of a
.I UFFDIO_COPY
.B UFFDIO_COPY
operation.
.\"
.SS UFFDIO_ZEROPAGE
@ -597,7 +597,7 @@ field.
.TP
.BR ESRCH " (since Linux 4.13)"
The faulting process has exited at the time of a
.I UFFDIO_ZEROPAGE
.B UFFDIO_ZEROPAGE
operation.
.\"
.SS UFFDIO_WAKE