]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
unshare: fix incomplete sentence in man page
authorKarel Zak <kzak@redhat.com>
Mon, 14 Mar 2016 15:13:23 +0000 (16:13 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Mar 2016 15:13:23 +0000 (16:13 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/unshare.1

index 84a5d5e86b72d79b87cd63f56ed2f4c83767855d..c62d24c69d5c05cfe7b33f5f3a9552609b9ac05c 100644 (file)
@@ -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