diff options
Diffstat (limited to 'man/man2/setxattr.2')
-rw-r--r-- | man/man2/setxattr.2 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/man/man2/setxattr.2 b/man/man2/setxattr.2 index b3ce3c7..df82192 100644 --- a/man/man2/setxattr.2 +++ b/man/man2/setxattr.2 @@ -94,9 +94,6 @@ is set to EEXIST. If XATTR_REPLACE is specified, and the attribute does not exist, .I errno is set to ENOATTR. -If XATTR_REMOVE is specified, and the attribute does not exist, -.I errno -is set to ENOATTR. .PP If there is insufficient space remaining to store the extended attribute, .I errno |