From d30f15cbd2ed441a8058b5854e52651a306d2d6b Mon Sep 17 00:00:00 2001 From: Kamalesh Babulal Date: Fri, 13 May 2022 20:47:48 +0530 Subject: [PATCH] man/lscgroup: add tool support status lscgroup is currently supported on cgroups v1 only, add the note about the support status in the man page. Suggested-by: Tom Hromatka Signed-off-by: Kamalesh Babulal Signed-off-by: Tom Hromatka --- doc/man/lscgroup.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/man/lscgroup.1 b/doc/man/lscgroup.1 index 124379e0..af4ab6b3 100644 --- a/doc/man/lscgroup.1 +++ b/doc/man/lscgroup.1 @@ -40,6 +40,9 @@ in subgroup student .B lscgroup list all cgroups which in all hierarchies +.SH NOTES +.TP +lscgroup is currently supported on cgroups v1 only. .SH SEE ALSO lssubsys (1), cgcreate (1), cgdelete (1), -- 2.47.2