aboutsummaryrefslogtreecommitdiffstats
path: root/man7/capabilities.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/capabilities.7')
-rw-r--r--man7/capabilities.76
1 files changed, 3 insertions, 3 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7
index c6c599648d..92da0b17b7 100644
--- a/man7/capabilities.7
+++ b/man7/capabilities.7
@@ -511,6 +511,9 @@ all of its user IDs to non-zero values, it can do so using the
.BR prctl ()
.B PR_SET_KEEPCAPS
operation.
+.SH "CONFORMING TO"
+No standards govern capabilities, but the Linux capability implementation
+is based on the withdrawn POSIX.1e draft standard.
.SH NOTES
The
.I libcap
@@ -520,9 +523,6 @@ to change than the interface provided by
.BR capset (2)
and
.BR capget (2).
-.SH "CONFORMING TO"
-No standards govern capabilities, but the Linux capability implementation
-is based on the withdrawn POSIX.1e draft standard.
.SH BUGS
There is as yet no file system support allowing capabilities to be
associated with executable files.