capabilities.7: Correct the description of SECBIT_KEEP_CAPS
commitdd63e15948a29c7a8aa083fd9b6e8b84459d9e85
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 1 Nov 2018 13:32:55 +0000 (1 14:32 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 1 Nov 2018 13:40:49 +0000 (1 14:40 +0100)
tree81ef89527c7deb58f57a89e904d9a53b071ed489
parentab7ef2a882112927aeb39a3026d9c35399581482
capabilities.7: Correct the description of SECBIT_KEEP_CAPS

This just adds to the point made by Marcus Gelderie's patch.  Note
also that SECBIT_KEEP_CAPS provides the same functionality as the
prctl() PR_SET_KEEPCAPS flag, and the prctl(2) manual page has the
correct description of the semantics (i.e., that the flag affects
the treatment of onlt the permitted capability set).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/capabilities.7