From f5faa01659e433d9fde9b3da20f1c7da20121c39 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 28 Apr 2016 20:22:06 +0200 Subject: [PATCH] cgroups.7: wfix Signed-off-by: Michael Kerrisk --- man7/cgroups.7 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 7283b9ce2..3f9390ce1 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -504,7 +504,8 @@ kernel command-line boot parameter). .RE .TP .IR /proc/[pid]/cgroup " (since Linux 2.6.24)" -This file describes control groups to which the process belongs. +This file describes control groups to which the process +with the corresponding PID belongs. The displayed information differs for cgroups version and version 2 hierarchies.