Diff for /xfs-cmds/attr/man/man2/listxattr.2 between versions 1.6 and 1.7

version 1.6, 2004/09/10 01:23:31 version 1.7, 2008/01/23 05:14:36
Line 65  The length of the attribute name Line 65  The length of the attribute name
 is returned.  is returned.
 .PP  .PP
 .B llistxattr  .B llistxattr
 is identical to   is identical to
 .BR listxattr ,  .BR listxattr ,
 except in the case of a symbolic link, where the list of names of  except in the case of a symbolic link, where the list of names of
 extended attributes associated with the link itself is retrieved,  extended attributes associated with the link itself is retrieved,
 not the file that it refers to.  not the file that it refers to.
   .I list
   is a caller-allocated buffer of size
   .IR size .
 .PP  .PP
 .B flistxattr  .B flistxattr
 is identical to  is identical to

Removed from v.1.6  
changed lines
  Added in v.1.7


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>