cgroup_namespaces.7: wfix: s/original namespace/initial namespace/

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-05-20 21:16:36 +02:00
parent ef12969735
commit ad34717f77
1 changed files with 1 additions and 1 deletions

View 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 ):