(My original intention was to just fix the grammar ("an attribute names is"), but, on second thought, the whole sentence didn't read very well.) Signed-off-by: Štěpán Němec <stepnem@xxxxxxxxx> --- man7/xattr.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/xattr.7 b/man7/xattr.7 index 4a69e2eb53e8..45a103fad4cc 100644 --- a/man7/xattr.7 +++ b/man7/xattr.7 @@ -119,8 +119,8 @@ manual page for an explanation of the sticky bit). .SS Filesystem differences The kernel and the filesystem may place limits on the maximum number and size of extended attributes that can be associated with a file. -The VFS imposes limitations that an attribute names is limited to 255 bytes -and an attribute value is limited to 64\ kB. +The VFS-imposed limits on attribute names and values are 255 bytes +and 64\ kB, respectively. The list of attribute names that can be returned is also limited to 64\ kB (see BUGS in -- 2.37.1