From: Lennart Poettering Date: Fri, 16 Nov 2018 19:29:02 +0000 (+0100) Subject: man: link Delegate= documentation up with the markdown docs X-Git-Tag: v240~206^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=077c40bc5271dfc8d9cee179fbed27a27e741973;p=thirdparty%2Fsystemd.git man: link Delegate= documentation up with the markdown docs --- diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index 08ae2d049ad..4e282dad3d3 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -730,6 +730,9 @@ specific to the unified hierarchy while others are specific to the legacy hierarchy. Also note that the kernel might support further controllers, which aren't covered here yet as delegation is either not supported at all for them or not defined cleanly. + + For further details on the delegation model consult Control Group APIs and Delegation.