diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-10-31 21:07:49 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-11-01 20:55:13 +0100 |
| commit | 2eb89baa0eb55e13a16f56e697ea3f62080c43e7 (patch) | |
| tree | 5faf124b214c61a56111ea9f3a5c04cb0e62aa97 /man7 | |
| parent | 35ecd12dd9f7f5dd396267e2fd027e7f0636b4f8 (diff) | |
| download | man-pages-2eb89baa0eb55e13a16f56e697ea3f62080c43e7.tar.gz | |
capabilities.7: Minor fixes to Marcus Gelderie's patch
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/capabilities.7 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 785a5611df..7bf4a7eded 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -1514,8 +1514,11 @@ 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. +Note that the +.BR SECBIT_* +constants are available only after including the +.I <linux/securebits.h> +header file. .PP The .I securebits |
