diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-02-19 12:10:32 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-13 20:15:58 -0700 |
| commit | 6155c4554f333b6c8caf7da8aaa84da72fb1fdec (patch) | |
| tree | 8b77c62d2443fd554eda122bbd0c1d488a456c7f /man7/namespaces.7 | |
| parent | 4d2d9a106f330ce7c08fbb48f6779efb38a23ea3 (diff) | |
| download | man-pages-6155c4554f333b6c8caf7da8aaa84da72fb1fdec.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/namespaces.7 b/man7/namespaces.7 index a2f1d8df2a..9332dfcedf 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -675,8 +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 file system UID (GID) of the -caller in the parent user namespace. +is allowed to map any single UID (GID) 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 .I pid |
