diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-05-30 16:43:37 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-05-30 16:43:37 +0000 |
| commit | 3418ef2fdc1598e7de3460b886706de5d9a635df (patch) | |
| tree | b5a2ecc5a8a5dd9f7425a95225eed232091504f7 /man7/capabilities.7 | |
| parent | 2202881e838358c38747d1687b8533596970c0dd (diff) | |
| download | man-pages-3418ef2fdc1598e7de3460b886706de5d9a635df.tar.gz | |
FIXME: CAP_AUDIT_CONTROL and CAP_AUDIT_WRITE are not yet documented
Diffstat (limited to 'man7/capabilities.7')
| -rw-r--r-- | man7/capabilities.7 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7 index d674027f7a..071a496782 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -49,6 +49,8 @@ into distinct units that can be independently enabled and disabled. .SS Capabilities List As at Linux 2.6.6, the following capabilities are implemented: +.\" FIXME Linux 2.6.11 added CAP_AUDIT_CONTROL and CAP_AUDIT_WRITE; +.\" these need to be documented. .TP .B CAP_CHOWN Allow arbitrary changes to file UIDs and GIDs (see |
