diff options
Diffstat (limited to 'lib/libc/sys/extattr_get_file.2')
-rw-r--r-- | lib/libc/sys/extattr_get_file.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/extattr_get_file.2 b/lib/libc/sys/extattr_get_file.2 index 23a0e00..28686fd 100644 --- a/lib/libc/sys/extattr_get_file.2 +++ b/lib/libc/sys/extattr_get_file.2 @@ -66,8 +66,7 @@ call retrieves the value of the specified extended attribute into a buffer pointed to by .Fa data of size -.Fa nbytes -. +.Fa nbytes . The .Fn extattr_set_file call sets the value of the specified extended attribute to the data |