Commit d0d68468 by Josh Soref

spelling: hierarchy

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent 154f6474
...@@ -1916,7 +1916,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -1916,7 +1916,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<para> <para>
<!-- <!--
Specify the control group value to be set on the unified cgroup Specify the control group value to be set on the unified cgroup
shierarchy. The controller name is the literal name of the control hierarchy. The controller name is the literal name of the control
group. The permitted names and the syntax of their values is not group. The permitted names and the syntax of their values is not
dictated by LXC, instead it depends on the features of the Linux dictated by LXC, instead it depends on the features of the Linux
kernel running at the time the container is started, eg. kernel running at the time the container is started, eg.
......
...@@ -1443,7 +1443,7 @@ dev/null proc/kcore none bind,relative 0 0 ...@@ -1443,7 +1443,7 @@ dev/null proc/kcore none bind,relative 0 0
<listitem> <listitem>
<para> <para>
Specify the control group value to be set on the unified cgroup Specify the control group value to be set on the unified cgroup
shierarchy. The controller name is the literal name of the control hierarchy. The controller name is the literal name of the control
group. The permitted names and the syntax of their values is not group. The permitted names and the syntax of their values is not
dictated by LXC, instead it depends on the features of the Linux dictated by LXC, instead it depends on the features of the Linux
kernel running at the time the container is started, eg. kernel running at the time the container is started, eg.
......
...@@ -1281,7 +1281,7 @@ static inline int cg_get_version_of_mntpt(const char *path) ...@@ -1281,7 +1281,7 @@ static inline int cg_get_version_of_mntpt(const char *path)
} }
/* Detect and store information about the cgroupfs v2 hierarchy. Currently only /* Detect and store information about the cgroupfs v2 hierarchy. Currently only
* deals with the empty v2 hierachy as we do not retrieve enabled controllers. * deals with the empty v2 hierarchy as we do not retrieve enabled controllers.
*/ */
static bool cgv2_init(uid_t uid, gid_t gid) static bool cgv2_init(uid_t uid, gid_t gid)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment