From 0ed6e43925268379701542327a5a4718de5c0feb Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 14 Mar 2016 16:13:23 +0100 Subject: unshare: fix incomplete sentence in man page Signed-off-by: Karel Zak --- sys-utils/unshare.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/unshare.1') diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1 index 84a5d5e86..c62d24c69 100644 --- a/sys-utils/unshare.1 +++ b/sys-utils/unshare.1 @@ -118,7 +118,7 @@ syscall in user namespaces. .BR setgroups (2) is only callable with CAP_SETGID and CAP_SETGID in a user -namespace (since Linux 3.19) does not give you permission to call setgroups(2) +namespace. Linux kernel since 3.19 does not give you permission to call setgroups(2) until after GID map has been set. The GID map is writable by root when .BR setgroups (2) is enabled and the GID map becomes writable by unprivileged processes when -- cgit v1.2.3-55-g7522