]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
documentation: add cgroup-v2.txt link
authorMaxime de Roucy <maxime.deroucy@gmail.com>
Sun, 31 Jul 2016 12:38:56 +0000 (14:38 +0200)
committerMaxime de Roucy <maxime.deroucy@gmail.com>
Sun, 31 Jul 2016 12:38:56 +0000 (14:38 +0200)
add cgroup-v2.txt link in section "Unified and Legacy Control Group
Hierarchies" of systemd.resource-control man.

man/systemd.resource-control.xml

index bf44a683451762c3d1f26b114f1022b13216e163..76f3370b534a27591ca0f2e92c941773aa443091 100644 (file)
   <refsect1>
     <title>Unified and Legacy Control Group Hierarchies</title>
 
-    <para>The unified control group hierarchy is the new version of kernel control group interface. Depending on the
-    resource type, there are differences in resource control capabilities.  Also, because of interface changes, some
-    resource types have a separate set of options on the unified hierarchy.</para>
+    <para>The unified control group hierarchy is the new version of kernel control group interface, see <ulink
+    url="https://www.kernel.org/doc/Documentation/cgroup-v2.txt">cgroup-v2.txt</ulink>. Depending on the resource type,
+    there are differences in resource control capabilities.  Also, because of interface changes, some resource types
+    have separate set of options on the unified hierarchy.</para>
 
     <para>
       <variablelist>