xattr.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-03-17 16:26:54 +01:00
parent 94e460d409
commit 745329676b
1 changed files with 1 additions and 1 deletions

View 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).