Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
behaves somewhat differently from the other
.I nstype
values:
-reassociating the calling thread with a PID namespace only changes
+reassociating the calling thread with a PID namespace changes only
the PID namespace that child processes of the caller will be created in;
it does not change the PID namespace of the caller itself.
-Reassociating with a PID namespace is only allowed if the
+Reassociating with a PID namespace is allowed only if the
PID namespace specified by
.IR fd
is a descendant (child, grandchild, etc.)