From c6dec166f69f37a164e676b7e990b4be8e60bbcb Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 9 Jan 2015 10:36:49 +0100 Subject: [PATCH] memfd_create.2: tfix Signed-off-by: Michael Kerrisk --- man2/memfd_create.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index 6c1809263..4c191b52f 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -43,7 +43,7 @@ Anonymous memory is used for all backing pages of the file. Therefore, files created by .BR memfd_create () are subject to the same restrictions as other anonymous -.\" FIXME Can you give some examples on some of the restrictions please. +.\" FIXME Can you give some examples of some of the restrictions please. memory allocations such as those allocated using .BR mmap (2) with the