From 9f6426d48c2423910a37ddbb4e282ae89ae1124c Mon Sep 17 00:00:00 2001 From: Kamalesh Babulal Date: Fri, 13 May 2022 20:47:43 +0530 Subject: [PATCH] man/lssubsys: add tool support status lssubsys 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/lssubsys.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/man/lssubsys.1 b/doc/man/lssubsys.1 index 790c6271..1c49445e 100644 --- a/doc/man/lssubsys.1 +++ b/doc/man/lssubsys.1 @@ -85,6 +85,10 @@ freezer /cgroup/freezer net_cls /cgroup/net_cls .fi +.SH NOTES +.TP +lssubsys is currently supported on cgroups v1 only. + .SH ENVIRONMENT VARIABLES .TP .B CGROUP_LOGLEVEL -- 2.47.2