From 23db37908f59626bb099c519319f97080bf3aab8 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Thu, 27 Apr 2017 20:49:30 +0200 Subject: [PATCH] userfaultfd.2: tfix Signed-off-by: Jakub Wilk Signed-off-by: Michael Kerrisk --- 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