unshare.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-04 19:05:25 +01:00
parent 36ec1f75e4
commit 76f8f97395
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ with the
.B CLONE_NEWUSER
flag, the caller obtains a full set of capabilities in the new namespace.
.BR CLONE_NEWUSER
requires the calling process is not threaded and the user ID and group ID
requires that the calling process is not threaded and the user ID and group ID
of the calling process are mapped user IDs and group IDs in the
user namespace of the calling process at the time of the call.
.TP