summaryrefslogtreecommitdiff
path: root/man/man2/listxattr.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/listxattr.2')
-rw-r--r--man/man2/listxattr.25
1 files changed, 4 insertions, 1 deletions
diff --git a/man/man2/listxattr.2 b/man/man2/listxattr.2
index 2776e96..893ff86 100644
--- a/man/man2/listxattr.2
+++ b/man/man2/listxattr.2
@@ -65,11 +65,14 @@ The length of the attribute name
is returned.
.PP
.B llistxattr
-is identical to
+is identical to
.BR listxattr ,
except in the case of a symbolic link, where the list of names of
extended attributes associated with the link itself is retrieved,
not the file that it refers to.
+.I list
+is a caller-allocated buffer of size
+.IR size .
.PP
.B flistxattr
is identical to