Quoting Josef Lusticky (josef@xxxxxxxxxxx): > Use "unshare -C" to be consistent with the unshare utility from util-linux > > Signed-off-by: Josef Lusticky <josef@xxxxxxxxxxx> Thanks. Acked-by: Serge E. Hallyn <serge.hallyn@xxxxxxxxxx> > --- > Documentation/cgroup-v2.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/cgroup-v2.txt b/Documentation/cgroup-v2.txt > index 4cc07ce..929af1c 100644 > --- a/Documentation/cgroup-v2.txt > +++ b/Documentation/cgroup-v2.txt > @@ -1179,7 +1179,7 @@ init_cgroup_ns, this is the real root ('/') cgroup. > The cgroupns root cgroup does not change even if the namespace creator > process later moves to a different cgroup. > > - # ~/unshare -c # unshare cgroupns in some cgroup > + # ~/unshare -C # unshare cgroupns in some cgroup > # cat /proc/self/cgroup > 0::/ > # mkdir sub_cgrp_1 > -- > 2.1.4 > -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html