userfaultfd.2: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2017-04-27 20:49:30 +02:00 committed by Michael Kerrisk
parent 81bb12333c
commit 23db37908f
1 changed files with 2 additions and 2 deletions

View File

@ -253,7 +253,7 @@ Generated when the faulting process invokes
The event details are available in the
.I fork
field.
.\" FIXME descirbe duplication of userfault file descriptor during fork
.\" FIXME describe duplication of userfault file descriptor during fork
.TP
.BR UFFD_EVENT_REMAP " (since Linux 4.11)"
Generated when the faulting process invokes
@ -321,7 +321,7 @@ The new address of the memory range that was remapped using
.BR mremap (2).
.TP
.I remap.len
The original length of the the memory range that was remapped using
The original length of the memory range that was remapped using
.BR mremap (2).
.TP
.I remove.start