diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-04-25 08:35:36 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-05-09 23:08:53 +0200 |
| commit | 488c879a2f4dfc7a2a65df3d93d4c00d869f0d66 (patch) | |
| tree | b44557330d950fb8a50ea460e0131d825ddfdcdc /man7/cgroups.7 | |
| parent | 0d293858966644652bcc53b12c562ded9bac44ef (diff) | |
| download | man-pages-488c879a2f4dfc7a2a65df3d93d4c00d869f0d66.tar.gz | |
cgroups.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/cgroups.7')
| -rw-r--r-- | man7/cgroups.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 912c8fce0a..458e74341d 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -66,7 +66,7 @@ The existing subsystems include: .PD 0 .IP * 2 -.I cpusets +.I cpuset .IP * .I blkio .IP * @@ -290,7 +290,7 @@ file in the kernel source. .\" .SS Subsystems .TP -.I cpusets +.I cpuset This cgroup can be used to bind the tasks in a cgroup to a specified set of CPUs and NUMA nodes. .TP |
