From 6f6808f9fda879669adb669fa5490ae1a4f5c9f8 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 22 Mar 2013 13:09:16 +0100 Subject: [PATCH] unshare.2: wfix Signed-off-by: Michael Kerrisk --- man2/unshare.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/unshare.2 b/man2/unshare.2 index 01bc28240..63042ddd9 100644 --- a/man2/unshare.2 +++ b/man2/unshare.2 @@ -201,7 +201,7 @@ also automatically implies as well. .BR CLONE_NEWUSER requires that the user ID and group ID -of the calling process are mapped user IDs and group IDs in the +of the calling process are mapped to user IDs and group IDs in the user namespace of the calling process at the time of the call. For further information on user namespaces, see