aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/capabilities.76
1 files changed, 3 insertions, 3 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7
index 6540fca43a..81279f8e29 100644
--- a/man7/capabilities.7
+++ b/man7/capabilities.7
@@ -128,8 +128,8 @@ excluding those operations covered by
and
.BR CAP_DAC_READ_SEARCH ;
.IP *
-set extended file attributes (see
-.BR chattr (1))
+set inode flags (see
+.BR ioctl_iflags (2))
on arbitrary files;
.IP *
set Access Control Lists (ACLs) on arbitrary files;
@@ -192,7 +192,7 @@ Set the
and
.B FS_IMMUTABLE_FL
inode flags (see
-.BR chattr (1)).
+.BR ioctl_iflags (2)).
.TP
.BR CAP_MAC_ADMIN " (since Linux 2.6.25)"
Override Mandatory Access Control (MAC).