diff options
| author | Alejandro Colomar <alx@kernel.org> | 2022-12-04 21:14:29 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2022-12-04 21:14:34 +0100 |
| commit | 158c714ebb26220c6c62831625012cdd4eea3f88 (patch) | |
| tree | cad7130e35f2d10ede2003e4912e5744b99ae5c9 | |
| parent | 845bdd54b0a4d1c770f9484370f666aa41154f0d (diff) | |
| download | man-pages-158c714ebb26220c6c62831625012cdd4eea3f88.tar.gz | |
user_namespaces.7: wfix
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Cc: Mario Blättermann <mario.blaettermann@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man7/user_namespaces.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index b08e6a8f7d..e6f30b35ce 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -944,8 +944,8 @@ the process credentials (UID, GID) and the file credentials are in effect mapped back to what they would be in the initial user namespace and then compared to determine the permissions that the process has on the file. -The same is also of other objects that employ the credentials plus -permissions mask accessibility model, such as System V IPC objects +The same is also true of other objects that employ the credentials plus +permissions mask accessibility model, such as System V IPC objects. .\" .\" ============================================================ .\" |
