aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2022-01-11 19:27:42 +0100
committerAlejandro Colomar <alx.manpages@gmail.com>2022-01-11 19:31:56 +0100
commit16fab02f46d23c92b3661a603577757db3bff0dd (patch)
tree811cb2ba22e972a22cbd18b6131a82449236cd7d /man7
parentad6913ad3a1e98864c5cb1342b29f46636935450 (diff)
downloadman-pages-16fab02f46d23c92b3661a603577757db3bff0dd.tar.gz
pkeys.7: wfix
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/pkeys.75
1 files changed, 3 insertions, 2 deletions
diff --git a/man7/pkeys.7 b/man7/pkeys.7
index 055e57ce32..df8d75a14e 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)