diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-02-19 14:28:53 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-13 20:15:58 -0700 |
| commit | d70ee6ff45b220d2215c8cbcaf745f58ef9b6502 (patch) | |
| tree | 730e21a5904c9dfa8997d28c88fd61a2f311bd78 /man7/namespaces.7 | |
| parent | 6155c4554f333b6c8caf7da8aaa84da72fb1fdec (diff) | |
| download | man-pages-d70ee6ff45b220d2215c8cbcaf745f58ef9b6502.tar.gz | |
namespaces.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/namespaces.7')
| -rw-r--r-- | man7/namespaces.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/namespaces.7 b/man7/namespaces.7 index 9332dfcedf..83079e81e7 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -675,7 +675,8 @@ There is an exception to this requirement: a process writing to .I uid_map .RI ( gid_map ) -is allowed to map any single UID (GID) to the caller's file system UID (GID) +is allowed to map any single UID (GID) in it user namespace +to the caller's file system UID (GID) in the parent user namespace. .IP * The process must be in either the user namespace of the process |
