mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-08 16:06:02 +02:00
cgroups: fix typo in command description (#8124)
This commit is contained in:
parent
75b303618b
commit
e487a1b01b
1 changed files with 1 additions and 1 deletions
|
@ -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`:
|
||||
|
|
Loading…
Add table
Reference in a new issue