user_namespaces.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-21 16:38:47 +01:00
parent 0ac408439b
commit 550d1c537c
1 changed files with 2 additions and 2 deletions

View File

@ -128,11 +128,11 @@ 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
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.)
to processes belonging to user ID 0.
A call to
.BR clone (2),