Hi Marxus, On 10/31/18 10:57 AM, Marcus Gelderie wrote:
Mention that the named constants (SECBIT_KEEP_CAPS and others) are only available if the linux/securebits.h user-space header is included.
Thanks. Applied. Cheers, Michael
--- man7/capabilities.7 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man7/capabilities.7 b/man7/capabilities.7 index c9fd45718..e94b6d7d2 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -1513,6 +1513,8 @@ operations. The .B CAP_SETPCAP capability is required to modify the flags. +Note that the named constants are only available after including the +<linux/securebits.h> header. .PP The .I securebits