From ad34717f779d91979eaa1d9db7d3fefcd3b223ef Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 20 May 2019 21:16:36 +0200 Subject: [PATCH] cgroup_namespaces.7: wfix: s/original namespace/initial namespace/ Signed-off-by: Michael Kerrisk --- man7/cgroup_namespaces.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/cgroup_namespaces.7 b/man7/cgroup_namespaces.7 index 5bbf44135..156d6561e 100644 --- a/man7/cgroup_namespaces.7 +++ b/man7/cgroup_namespaces.7 @@ -111,7 +111,7 @@ We then inspect the .IR /proc/[pid]/cgroup files of, respectively, the new shell process started by the .BR unshare (1) -command, a process that is in the original cgroup namespace +command, a process that is in the initial cgroup namespace .RI ( init , with PID 1), and the process in the sibling cgroup .RI ( sub2 ):