setns.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-01-16 01:51:08 +01:00
parent 81714b4f86
commit 773f59eb02
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ Reassociating with a PID namespace is only allowed if the
PID namespace specified by
.IR fd
is a descendant (child, grandchild, etc.)
PID namespace of the PID namespace of the caller.
of the PID namespace of the caller.
A multi-threaded process may not change user namespace with
.BR setns ().