]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
cgroup_namespaces.7: wfix: s/original namespace/initial namespace/
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 20 May 2019 19:16:36 +0000 (21:16 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 20 May 2019 19:16:36 +0000 (21:16 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/cgroup_namespaces.7

index 5bbf44135b326c374591fa4d28a63d1dd5997f14..156d6561e9e052fddd5ed45ee973a7aeaf370883 100644 (file)
@@ -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 ):