]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
xattr.7: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 17 Mar 2017 15:26:54 +0000 (16:26 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 17 Mar 2017 15:26:54 +0000 (16:26 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/xattr.7

index b53e8df636b5f2496d06265e897ce02b1af924b2..0ea0641d6ce153f180d7fb5af622611fa3c9f643 100644 (file)
@@ -151,7 +151,7 @@ require the filesystem to be mounted with the
 mount option in order for extended user 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 files
+the total bytes used by the names and values of all of a file's
 extended attributes must fit in a single filesystem block (1024, 2048
 or 4096 bytes, depending on the block size specified when the
 filesystem was created).