diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-02 16:01:39 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-07 23:01:34 +0200 |
| commit | 2a8ef76b59968cfd332bd70a11c67a09d44307a8 (patch) | |
| tree | 877c92105bdb96242b49637d4782c1d5a42dde9a | |
| parent | 1a4f7d5908e9647738f1cbbe38c31813f55a4a37 (diff) | |
| download | man-pages-2a8ef76b59968cfd332bd70a11c67a09d44307a8.tar.gz | |
cgroups.7: wfix: fix reference to a kernel source file
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/cgroups.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index d8c3741745..87b7736f9c 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -327,7 +327,7 @@ It therefore may be watched to detect when a cgroup becomes (non-)empty. This replaces the original notify-on-release mechanism. For more changes, please see the -.I Documentation/cgroups/unified-hierarchy +.I Documentation/cgroup-v2.txt file in the kernel source. .\" .SS Cgroups version 1 subsystems |
