diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-11 09:38:06 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-11 09:38:06 +0100 |
| commit | b64fbdca61f53b3bdd3749a69d17cbcb9f3ad579 (patch) | |
| tree | d0bcc6552f53d31484cbf76a9c04247b1e127f29 | |
| parent | 37fa8a5ae1c208a0029f37b113a63fd2eb8adb9c (diff) | |
| download | man-pages-b64fbdca61f53b3bdd3749a69d17cbcb9f3ad579.tar.gz | |
user_namespaces.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/user_namespaces.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index dd98de0dfd..0c99df0b4c 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -766,7 +766,7 @@ This ensures that a process cannot transition from a state where is allowed to a state where .BR setgroups (2) is denied; -a process can only transition from +a process can transition only from .BR setgroups (2) being disallowed to .BR setgroups (2) |
