diff options
| -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 |
