From 5c67baab4fedafe2175f01a0d7843a424786cb0e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 7 Mar 2013 09:44:32 +0100 Subject: [PATCH] setns.2: tfix Signed-off-by: Michael Kerrisk --- man2/setns.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/setns.2 b/man2/setns.2 index de08895a4..34d0d3d14 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -93,7 +93,7 @@ PID namespace specified by is a descendant (child, grandchild, etc.) of the PID namespace of the caller. -A multi-threaded process may not change user namespace with +A multithreaded process may not change user namespace with .BR setns (). It is not permitted to use .BR setns () @@ -111,7 +111,7 @@ a process is granted all capabilities in that namespace, regardless of its user and group IDs. A process may not be reassociated with a new mount namespace if it is -multi-threaded. +multithreaded. .\" Above check is in fs/namespace.c:mntns_install() [3.8 source] Changing the mount namespace requires that the caller possess both .B CAP_SYS_CHROOT