diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 51b48f977..d3bd4c3d7 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -647,31 +647,6 @@ The following controllers, documented in the kernel source file .IR Documentation/cgroup-v2.txt , are supported in cgroups version 2: .TP -.IR io " (since Linux 4.5)" -This is the successor of the version 1 -.I blkio -controller. -.TP -.IR memory " (since Linux 4.5)" -This is the successor of the version 1 -.I memory -controller. -.TP -.IR pids " (since Linux 4.5)" -This is the same as the version 1 -.I pids -controller. -.TP -.IR perf_event " (since Linux 4.11)" -This is the same as the version 1 -.I perf_event -controller. -.TP -.IR rdma " (since Linux 4.11)" -This is the same as the version 1 -.I rdma -controller. -.TP .IR cpu " (since Linux 4.15)" This is the successor to the version 1 .I cpu @@ -684,6 +659,31 @@ controllers. This is the successor of the version 1 .I freezer controller. +.TP +.IR io " (since Linux 4.5)" +This is the successor of the version 1 +.I blkio +controller. +.TP +.IR memory " (since Linux 4.5)" +This is the successor of the version 1 +.I memory +controller. +.TP +.IR perf_event " (since Linux 4.11)" +This is the same as the version 1 +.I perf_event +controller. +.TP +.IR pids " (since Linux 4.5)" +This is the same as the version 1 +.I pids +controller. +.TP +.IR rdma " (since Linux 4.11)" +This is the same as the version 1 +.I rdma +controller. .\" .SS Cgroups v2 subtree control Each cgroup in the v2 hierarchy contains the following two files: