capabilities.7: tfix

Reported-by: Jann Horn <jannh@google.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-05-02 21:16:20 +02:00
parent 5424697152
commit 0a719e9411
1 changed files with 1 additions and 1 deletions

View File

@ -1555,7 +1555,7 @@ file capabilities confers capabilities to a process during
However, capabilities are conferred only if the binary is executed by
a process that resides in a user namespace whose
UID 0 maps to the root user ID that is saved in the extended attribute,
or when executed by a process that resides in descendant of such a namespace.
or when executed by a process that resides in a descendant of such a namespace.
.SH CONFORMING TO
.PP
No standards govern capabilities, but the Linux capability implementation