From d4c9a848289ae7e97eb848f2d2f44631246fefe7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 19 Feb 2020 16:34:06 +0100 Subject: [PATCH] cgroups.7: SEE ALSO: add Documentation/admin-guide/cgroup-v2.rst Signed-off-by: Michael Kerrisk --- man7/cgroups.7 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 73cd468b0..afeda1523 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -1809,3 +1809,6 @@ mount option. .BR namespaces (7), .BR sched (7), .BR user_namespaces (7) +.PP +The kernel source file +.IR Documentation/admin-guide/cgroup-v2.rst .