aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2019-07-01 09:52:41 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-07-01 09:59:06 +0200
commitb25d3e704cb8f3450aaa259ddcaeb78a517daad1 (patch)
treed832ffe98d8aec200874d069a353823de74a2f5c /man7
parente2340cf7488c5cb19c339b62c360ec3c44c6f113 (diff)
downloadman-pages-b25d3e704cb8f3450aaa259ddcaeb78a517daad1.tar.gz
xattr.7: wfix: s/extended user attributes/user extended attributes/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/xattr.710
1 files changed, 5 insertions, 5 deletions
diff --git a/man7/xattr.7 b/man7/xattr.7
index 5b0a56a1fb..7ca388a1d7 100644
--- a/man7/xattr.7
+++ b/man7/xattr.7
@@ -108,8 +108,8 @@ capability.
Attributes in this class are used to implement mechanisms in user
space (i.e., outside the kernel) which keep information in extended attributes
to which ordinary processes should not have access.
-.SS Extended user attributes
-Extended user attributes may be assigned to files and directories for
+.SS User extended attributes
+User extended attributes may be assigned to files and directories for
storing arbitrary additional information such as the mime type,
character set or encoding of a file.
The access permissions for user
@@ -129,8 +129,8 @@ a way not controllable by disk quotas for group or world writable
special files and directories.
.PP
For this reason,
-extended user attributes are allowed only for regular files and directories,
-and access to extended user attributes is restricted to the
+user extended attributes are allowed only for regular files and directories,
+and access to user extended attributes is restricted to the
owner and to users with appropriate capabilities for directories with the
sticky bit set (see the
.BR chmod (1)
@@ -148,7 +148,7 @@ can be returned is also limited to 64\ kB
Some filesystems, such as Reiserfs (and, historically, ext2 and ext3),
require the filesystem to be mounted with the
.B user_xattr
-mount option in order for extended user attributes to be used.
+mount option in order for user extended attributes to be used.
.PP
In the current ext2, ext3, and ext4 filesystem implementations,
the total bytes used by the names and values of all of a file's