From 5c69f84a29b20b9e6e758c19f0bc881db27983c8 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 22 Apr 2015 13:46:26 +0200 Subject: [PATCH] attr.7: tfix Signed-off-by: Michael Kerrisk --- man7/attr.7 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man7/attr.7 b/man7/attr.7 index 3fc8f7644..eb8b7e74b 100644 --- a/man7/attr.7 +++ b/man7/attr.7 @@ -132,7 +132,8 @@ manual page for an explanation of the sticky bit). 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 if limited to 64 kB. The list of attribute names that +and an attribute value is limited to 64 kB. +The list of attribute names that can be returned is also limited to 64 kB. Some filesystems, such as Reiserfs (and, historically, ext2 and ext3),