From ea021cc3ea7082786e764734bb344eebbd6f2caa Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 30 Sep 2013 18:54:05 +0200 Subject: [PATCH] man: link cgroups api docs from relevant man pages --- man/systemd.resource-control.xml | 5 +++++ man/systemd.scope.xml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index de017a72fd..868890590d 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 9813e0a696..392abbf151 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