From: Kamalesh Babulal Date: Fri, 13 May 2022 15:17:48 +0000 (+0530) Subject: man/lscgroup: add tool support status X-Git-Tag: v3.0~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d30f15cbd2ed441a8058b5854e52651a306d2d6b;p=thirdparty%2Flibcgroup.git 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 --- 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),