summaryrefslogtreecommitdiffstats
path: root/sys-utils/setpriv.1
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/setpriv.1')
-rw-r--r--sys-utils/setpriv.17
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-utils/setpriv.1 b/sys-utils/setpriv.1
index b0cc33a2b..75dadeca8 100644
--- a/sys-utils/setpriv.1
+++ b/sys-utils/setpriv.1
@@ -34,7 +34,12 @@ The argument is a comma-separated list of
.BI + cap
and
.BI \- cap
-entries, which add or remove an entry respectively.
+entries, which add or remove an entry respectively. \fIcap\fR can either be a
+human-readable name as seen in
+.BR capabilities (7)
+without the \fIcap_\fR prefix or of the format
+.BI cap_N ,
+where \fIN\fR is the internal capability index used by Linux.
.B +all
and
.B \-all