cgroups: fix typo in command description (#8124)

This commit is contained in:
lakhininenina
2022-06-12 21:20:01 +00:00
committed by GitHub
parent 75b303618b
commit e487a1b01b

View File

@@ -1,6 +1,6 @@
# cgroups
> Cgroups aka control groups is a Linux kernel feature for limiting, measuring, and controling resource usage by processes.
> Cgroups aka control groups is a Linux kernel feature for limiting, measuring, and controlling resource usage by processes.
> More information: <https://www.kernel.org/doc/Documentation/cgroup-v2.txt>.
- Show the tldr page for `cgclassify`: