From d2cfa322a9639454b57ee30e146daf0d86db7829 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 21 Sep 2017 14:21:14 +0200 Subject: [PATCH] memfd_create.2: srcfix: rewrap source lines at sentence boundaries Signed-off-by: Michael Kerrisk --- man2/memfd_create.2 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index b61254bb8..3bd0a1901 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -102,11 +102,14 @@ meaning that no other seals can be set on the file. .\" Is it worth adding some text explaining this? .TP .BR MFD_HUGETLB " (since Linux 4.14)" +.\" commit 749df87bd7bee5a79cef073f5d032ddb2b211de8 The anonymous file will be created in the hugetlbfs filesystem using -huge pages. See the Linux kernel source file +huge pages. +See the Linux kernel source file .I Documentation/vm/hugetlbpage.txt -for more information about hugetlbfs. The hugetlbfs filesystem does -not support file sealing operations. Therefore, specifying both +for more information about hugetlbfs. +The hugetlbfs filesystem does not support file sealing operations. +Therefore, specifying both .B MFD_HUGETLB and .B MFD_ALLOW_SEALING