From: Zbigniew Jędrzejewski-Szmek Date: Tue, 28 May 2024 10:42:18 +0000 (+0200) Subject: man: update links to "New Control Group Interfaces" X-Git-Tag: v256-rc4~101^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f81af0b082207f91f5b8d6ac7bd0cb134ee0b87b;p=thirdparty%2Fsystemd.git man: update links to "New Control Group Interfaces" --- diff --git a/man/org.freedesktop.machine1.xml b/man/org.freedesktop.machine1.xml index 24bef6a755c..8abef00e53a 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 9e29eda4e07..af4eaf1c0ea 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 b2899ff0fd5..49ee66d28ac 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 8b58cd32d00..3773a38d628 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -154,7 +154,7 @@ CPUWeight=20 DisableControllers=cpu / \ <para>See the <ulink - url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface">New + url="https://systemd.io/CONTROL_GROUP_INTERFACE">New Control Group Interfaces</ulink> for an introduction on how to make use of resource control APIs from programs.</para> </refsect2> diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml index 777e11fdab2..9590a19815d 100644 --- a/man/systemd.scope.xml +++ b/man/systemd.scope.xml @@ -42,7 +42,7 @@ command line.</para> <para>See the <ulink - url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface">New + url="https://systemd.io/CONTROL_GROUP_INTERFACE">New Control Group Interfaces</ulink> for an introduction on how to make use of scope units from programs.</para> diff --git a/man/systemd.slice.xml b/man/systemd.slice.xml index 630b2024b89..a5987a3a455 100644 --- a/man/systemd.slice.xml +++ b/man/systemd.slice.xml @@ -63,7 +63,7 @@ </para> <para>See the <ulink - url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface">New + url="https://systemd.io/CONTROL_GROUP_INTERFACE">New Control Group Interfaces</ulink> for an introduction on how to make use of slice units from programs.</para> </refsect1>