diff options
| author | Keno Fischer <keno@juliacomputing.com> | 2016-12-27 14:30:50 -0500 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-12-27 21:04:05 +0100 |
| commit | 8e6578f85f7fc858ee435cc6fbe0807b8ba7940f (patch) | |
| tree | 7f414803090de02404b308cce996aacfda60a902 /man7 | |
| parent | 5cfdbcf07efff16bec51843c38829bd5e914d6b3 (diff) | |
| download | man-pages-8e6578f85f7fc858ee435cc6fbe0807b8ba7940f.tar.gz | |
cgroups.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/cgroups.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index d640210f06..2285725aad 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -156,7 +156,8 @@ all threads in the process). .\" .SS Mounting v1 controllers The use of cgroups requires a kernel built with the -.BR CONFIG_CGROUP\option. +.BR CONFIG_CGROUP +option. In addition, each of the v1 controllers has an associated configuration option that must be set in order to employ that controller. |
