]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
setns.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 09:23:14 +0000 (10:23 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 09:23:14 +0000 (10:23 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/setns.2

index f8d7c38403d0f437fdce4ab313e79a15562d7547..df8d98b72b192fa0d0fc4ca29ca2f341e487e49c 100644 (file)
@@ -84,10 +84,10 @@ passed to the caller via a UNIX domain socket.)
 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.)