ld.so.8: Simplify language around conferring capabilities

The statement "conferring permitted or effective capabilities"
to the process is somewhat redundant. Binaries with capabilities
confer capabilities only to those process capability sets, so it's
simpler to just say"confers capabilities to the process".

Reported-by: Yubin Ruan <ablacktshirt@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-10-13 12:52:46 +02:00
parent 6e3b05feb5
commit ed44de1f5e
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ This typically occurs as a result of executing
a set-user-ID or set-group-ID program.
.IP *
A process with a non-root user ID executed a binary that
conferred permitted or effective capabilities.
conferred capabilities to the process.
.IP *
A nonzero value may have been set by a Linux Security Module.
.\"