diff --git a/man/org.freedesktop.machine1.xml b/man/org.freedesktop.machine1.xml
index 24bef6a755..8abef00e53 100644
--- a/man/org.freedesktop.machine1.xml
+++ b/man/org.freedesktop.machine1.xml
@@ -347,7 +347,7 @@ node /org/freedesktop/machine1 {
unit for the calling client (utilizing the passed scope_properties) and move the leader PID into
it. The method returns an object path for the registered machine object that implements the
org.freedesktop.machine1.Machine interface (see below). Also see the
- New Control Group
+ New Control Group
Interfaces for details about scope units and how to alter resource control settings on the
created machine at runtime.
diff --git a/man/org.freedesktop.systemd1.xml b/man/org.freedesktop.systemd1.xml
index 9e29eda4e0..af4eaf1c0e 100644
--- a/man/org.freedesktop.systemd1.xml
+++ b/man/org.freedesktop.systemd1.xml
@@ -1568,7 +1568,7 @@ node /org/freedesktop/systemd1 {
properties contains properties of the unit, specified like in
SetUnitProperties(). aux is currently unused and should be
passed as an empty array. See the
- New Control Group
+ New Control Group
Interface for more information how to make use of this functionality for resource control
purposes.
diff --git a/man/systemd-machined.service.xml b/man/systemd-machined.service.xml
index b2899ff0fd..49ee66d28a 100644
--- a/man/systemd-machined.service.xml
+++ b/man/systemd-machined.service.xml
@@ -95,7 +95,7 @@
If you are interested in writing a VM or container manager that makes use of machined, please have
look at Writing
Virtual Machine or Container Managers. Also see the New Control Group
+ url="https://systemd.io/CONTROL_GROUP_INTERFACE">New Control Group
Interfaces.
The daemon provides both a C library interface
diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml
index 8b58cd32d0..3773a38d62 100644
--- a/man/systemd.resource-control.xml
+++ b/man/systemd.resource-control.xml
@@ -154,7 +154,7 @@ CPUWeight=20 DisableControllers=cpu / \
See the New
+ url="https://systemd.io/CONTROL_GROUP_INTERFACE">New
Control Group Interfaces for an introduction on how to make
use of resource control APIs from programs.
diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml
index 777e11fdab..9590a19815 100644
--- a/man/systemd.scope.xml
+++ b/man/systemd.scope.xml
@@ -42,7 +42,7 @@
command line.
See the New
+ url="https://systemd.io/CONTROL_GROUP_INTERFACE">New
Control Group Interfaces for an introduction on how to make
use of scope units from programs.
diff --git a/man/systemd.slice.xml b/man/systemd.slice.xml
index 630b2024b8..a5987a3a45 100644
--- a/man/systemd.slice.xml
+++ b/man/systemd.slice.xml
@@ -63,7 +63,7 @@
See the New
+ url="https://systemd.io/CONTROL_GROUP_INTERFACE">New
Control Group Interfaces for an introduction on how to make
use of slice units from programs.