]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2const/PR_SET_MDWE.2const: wfix
authorAlejandro Colomar <alx@kernel.org>
Fri, 16 Jan 2026 12:37:28 +0000 (13:37 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sat, 17 Jan 2026 00:13:28 +0000 (01:13 +0100)
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Suggested-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Florent Revest <revest@chromium.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2const/PR_SET_MDWE.2const

index db75b187391beab6639b186bbc33296d5ac0ece0..4749ea5beb10bacb5532cb83b3c6755b69da5f13 100644 (file)
@@ -26,7 +26,7 @@ they can not be changed.
 must be a bit mask of:
 .TP
 .B PR_MDWE_REFUSE_EXEC_GAIN
-New memory mapping protections can't be writable and executable.
+New memory mappings can't be writable and executable.
 Non-executable mappings can't become executable.
 .TP
 .B PR_MDWE_NO_INHERIT " (since Linux 6.6)"