aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-06-02 14:15:59 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-09-13 20:16:03 -0700
commit1005b0062ed2afb6405eafaeb007a20ec799c012 (patch)
tree0c208c3c14d77aef532f3c3661ce37e54deaa7ae
parente63259f20e07152b0b41e66c96151e93a1ca0264 (diff)
downloadman-pages-1005b0062ed2afb6405eafaeb007a20ec799c012.tar.gz
user_namespaces.7: Remove a confused sentence
Reported-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/user_namespaces.75
1 files changed, 0 insertions, 5 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index 04081e2fc3..f01a6452dd 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -125,11 +125,6 @@ and
user namespace,
even if the new namespace is created or joined by the root user
(i.e., a process with user ID 0 in the root namespace).
-Nevertheless, a process owned by the root user
-will be able to access resources such as
-files that are owned by user ID 0,
-and will be able to do things such as sending signals
-to processes belonging to user ID 0.
Note that a call to
.BR execve (2)