On 1/11/22 19:27, наб wrote:
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
Patch applied. Thanks! Alex
--- man7/pkeys.7 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man7/pkeys.7 b/man7/pkeys.7 index 73ddcdc43..9c2356f65 100644 --- a/man7/pkeys.7 +++ b/man7/pkeys.7 @@ -42,8 +42,9 @@ to change the contents of a register in order to remove write access, or all access to a tagged page. .PP Protection keys work in conjunction with the existing -.BR PROT_READ / -.BR PROT_WRITE / +.BR PROT_READ , +.BR PROT_WRITE , +and .BR PROT_EXEC permissions passed to system calls such as .BR mprotect (2)
-- Alejandro Colomar Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/