The cgxset tool was forked from cgset and the tool description still
shows the original tool name, fix it.
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
(cherry picked from commit
ddfc298084c262c2f370fae74ea01cb3deefff65)
// SPDX-License-Identifier: LGPL-2.1-only
/**
- * Libcgroup extended cgset. Works with both cgroup v1 and v2
+ * Libcgroup extended cgxset. Works with both cgroup v1 and v2
*
* Copyright (c) 2021-2022 Oracle and/or its affiliates.
* Author: Tom Hromatka <tom.hromatka@oracle.com>