]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
unshare: tiny change
authorKarel Zak <kzak@redhat.com>
Mon, 14 Mar 2016 15:15:04 +0000 (16:15 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Mar 2016 15:15:04 +0000 (16:15 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/unshare.1

index c62d24c69d5c05cfe7b33f5f3a9552609b9ac05c..ba47c6733cd4b3f1f0d4d7c45c7169d07586b055 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.  Linux kernel since 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