From 28c42e01fc175e50e38d6dc73909ea98a37bdeb4 Mon Sep 17 00:00:00 2001 From: Lorenzo Stoakes Date: Fri, 6 Dec 2024 11:34:18 +0000 Subject: [PATCH] man/man2/madvise.2: wfix Cc: Jann Horn Suggested-by: Vlastimil Babka Signed-off-by: Lorenzo Stoakes Message-ID: <20241206113418.14327-1-lorenzo.stoakes@oracle.com> Signed-off-by: Alejandro Colomar --- man/man2/madvise.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/man2/madvise.2 b/man/man2/madvise.2 index fa24f6bf6..c9b4722db 100644 --- a/man/man2/madvise.2 +++ b/man/man2/madvise.2 @@ -688,7 +688,8 @@ causing any read or write in the range to result in a signal being raised. .IP If the region maps memory pages -they will be cleared as part of the operation, +those mappings will be replaced +as part of the operation, though if .B MADV_GUARD_INSTALL is applied to regions -- 2.47.2