diff --git a/man7/cgroup_namespaces.7 b/man7/cgroup_namespaces.7 index 4aa660936..937bab50e 100644 --- a/man7/cgroup_namespaces.7 +++ b/man7/cgroup_namespaces.7 @@ -146,6 +146,8 @@ Use of cgroup namespaces requires a kernel that is configured with the .B CONFIG_CGROUPS option. .\" +.SH CONFORMING TO +Namespaces are a Linux-specific feature. .SH NOTES Among the purposes served by the virtualization provided by cgroup namespaces are the following: @@ -217,8 +219,6 @@ Combined with correct enforcement of hierarchical limits, this prevents process .I X from escaping the limits imposed by ancestor cgroups. -.SH CONFORMING TO -Namespaces are a Linux-specific feature. .SH SEE ALSO .BR unshare (1), .BR clone (2),