diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 4001123a96..17be33c56a 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -2350,6 +2350,10 @@ RestrictNamespaces=~cgroup net
@obsolete
Unusual, obsolete or unimplemented (create_module2, gtty2, …)
+
+ @pkey
+ System calls that deal with memory protection keys (pkeys7)
+
@privileged
All system calls which need super-user capabilities (capabilities7)
@@ -2370,6 +2374,10 @@ RestrictNamespaces=~cgroup net
@resources
System calls for changing resource limits, memory and scheduling parameters (setrlimit2, setpriority2, …)
+
+ @sandbox
+ System calls for sandboxing programs (seccomp2, Landlock system calls, …)
+
@setuid
System calls for changing user ID and group ID credentials, (setuid2, setgid2, setresuid2, …)