diff options
author | Yuan Sun <sunyuan3@huawei.com> | 2015-09-22 17:00:06 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-09-24 15:53:28 -0600 |
commit | 55d015954140cd32e463ca1673527f023409ba90 (patch) | |
tree | 51bf61e0c16a0a1d57288c575e0bbab6a5944d39 /Documentation/cgroups/unified-hierarchy.txt | |
parent | 76caa6ca99a6e56f5b247f4f5e54263caa13cb5e (diff) | |
download | linux-55d015954140cd32e463ca1673527f023409ba90.tar.gz linux-55d015954140cd32e463ca1673527f023409ba90.tar.bz2 linux-55d015954140cd32e463ca1673527f023409ba90.zip |
Documentation: cgroups: just fix a few typos
Just fix some typos in blkio-controller.txt, freezer-subsystem.txt,
unified-hierarchy.txt.
Signed-off-by: Yuan Sun <sunyuan3@huawei.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/cgroups/unified-hierarchy.txt')
-rw-r--r-- | Documentation/cgroups/unified-hierarchy.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cgroups/unified-hierarchy.txt b/Documentation/cgroups/unified-hierarchy.txt index e0975c2cf03d..5c07337b51c1 100644 --- a/Documentation/cgroups/unified-hierarchy.txt +++ b/Documentation/cgroups/unified-hierarchy.txt @@ -491,7 +491,7 @@ may be specified in any order and not all pairs have to be specified. ${R|W}BPS are read/write bytes per second and ${R|W}IOPS are read/write IOs per second. "max" indicates no limit. Writing to the file follows the same format but the individual - settings may be ommitted or specified in any order. + settings may be omitted or specified in any order. This file is available only on non-root cgroups. |