diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-04-28 20:22:06 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-05-09 23:08:54 +0200 |
| commit | f5faa01659e433d9fde9b3da20f1c7da20121c39 (patch) | |
| tree | c6bf0bb455d570fa827bbd46935ead6c76f03bb5 /man7/cgroups.7 | |
| parent | 92bb6d3640e6183a010f0bc9722cfbc165663a57 (diff) | |
| download | man-pages-f5faa01659e433d9fde9b3da20f1c7da20121c39.tar.gz | |
cgroups.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/cgroups.7')
| -rw-r--r-- | man7/cgroups.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 7283b9ce22..3f9390ce1e 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. |
