diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index d043555860..0aa0552f06 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -1448,7 +1448,11 @@ CapabilityBoundingSet=~CAP_B CAP_C
RestrictAddressFamilies=, RestrictNamespaces=,
PrivateDevices=, ProtectKernelTunables=,
ProtectKernelModules=, MemoryDenyWriteExecute=, or
- RestrictRealtime= are specified.
+ RestrictRealtime= are specified.
+
+ Also see
+ No New Privileges Flag.
+
diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml
index 9bf2d7e774..72130672cb 100644
--- a/man/systemd.resource-control.xml
+++ b/man/systemd.resource-control.xml
@@ -120,10 +120,6 @@
- Due to the lack of consensus in the kernel community, the CPU controller support on the unified
- control group hierarchy requires out-of-tree kernel patches. See cgroup-v2-cpu.txt.
-
CPUWeight= and StartupCPUWeight= replace
CPUShares= and StartupCPUShares=, respectively.
@@ -142,7 +138,7 @@
- IO prefixed settings are superset of and replace BlockIO
+ IO prefixed settings are a superset of and replace BlockIO
prefixed ones. On unified hierarchy, IO resource control also applies to buffered writes.