On 04/27/2017 08:49 PM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Applied. Thanks, Jakub. Cheers, Michael > --- > man2/userfaultfd.2 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man2/userfaultfd.2 b/man2/userfaultfd.2 > index e6fcd3f3b..8b89162b2 100644 > --- a/man2/userfaultfd.2 > +++ b/man2/userfaultfd.2 > @@ -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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html