diff --git a/man7/cgroups.7 b/man7/cgroups.7 index ca914c128..d8c374174 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -194,14 +194,6 @@ for one subsystem while being in .I /foo2/foo3 for another. .\" -.SS Introspection -The list of subsystems compiled into the kernel can be seen in the file -.IR /proc/cgroups . -The file -.I /proc/pid/cgroup -lists the task's current cgroup -membership for each mounted hierarchy. -.\" .SS Creating cgroups and moving tasks The system begins with a single root cgroup (per hierarchy), '/', which all tasks belong to. A new cgroup is created by creating a directory in the cgroup filesystem: @@ -451,11 +443,12 @@ in a cgroup (and its descendants). Further information can be found in the kernel source file .IR Documentation/cgroup-v1/pids.txt . +.\" .SS /proc files .TP .IR /proc/cgroups " (since Linux 2.6.24)" This file contains information about the controllers -that are available on the system. +that are compiled into the kernel. An example of the contents of this file (reformatted for readability) is the following: