Craig Rodrigues 8ddda52485 Update man page to reflect the fact that VOP_LISTEXTATTR
does not return a list of ASCII NUL terminated strings.
Instead, a list of attribute names is returned, where each
list entry consists of one byte for the name length, followed
by the name, without a terminating ASCII NUL.
This in similar to change 1.17 to extattr_get_file.2

Reviewed by:	rwatson, ru
2005-08-19 12:17:47 +00:00
..
2005-07-18 07:43:35 +00:00
2005-04-21 09:15:19 +00:00
2005-07-05 15:48:53 +00:00
2005-08-05 14:59:50 +00:00