]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
xattr.7: wfix: s/extended user attributes/user extended attributes/
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 1 Jul 2019 07:52:41 +0000 (09:52 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 1 Jul 2019 07:59:06 +0000 (09:59 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/xattr.7

index 5b0a56a1fba548e399cfb381ba03ab27e31ae9e4..7ca388a1d7357ffbb9d65bd4321f5c16c5c6438a 100644 (file)
@@ -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