summaryrefslogtreecommitdiffstats
path: root/sys-utils/unshare.1
diff options
context:
space:
mode:
authorKarel Zak2016-03-14 16:13:23 +0100
committerKarel Zak2016-03-14 16:13:23 +0100
commit0ed6e43925268379701542327a5a4718de5c0feb (patch)
tree2090f4515a6427dcde2ca14ce6539d180fce3a56 /sys-utils/unshare.1
parentunshare: improve wording and formatting in the man page (diff)
downloadkernel-qcow2-util-linux-0ed6e43925268379701542327a5a4718de5c0feb.tar.gz
kernel-qcow2-util-linux-0ed6e43925268379701542327a5a4718de5c0feb.tar.xz
kernel-qcow2-util-linux-0ed6e43925268379701542327a5a4718de5c0feb.zip
unshare: fix incomplete sentence in man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/unshare.1')
-rw-r--r--sys-utils/unshare.12
1 files changed, 1 insertions, 1 deletions
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