diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index de017a72fd9..868890590d1 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -83,6 +83,11 @@ along with systemd; If not, see . resource control configuration options are configured in the [Slice], [Scope], [Service], [Socket], [Mount], or [Swap] sections, depending on the unit type. + + See the New + Control Group Interfaces for an introduction how to make + use of resource control APIs from programs. diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml index 9813e0a6967..392abbf1511 100644 --- a/man/systemd.scope.xml +++ b/man/systemd.scope.xml @@ -69,6 +69,11 @@ along with systemd; If not, see . be used to easily launch a command in a new scope unit from the command line. + See the New + Control Group Interfaces for an introduction how to make + use of scope units from programs. + Unless DefaultDependencies=false is used, scope units will implicitly have dependencies of type Conflicts= and