summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-08-05 08:45:20 +0000
committerNathan Scott <nathans@sgi.com>2002-08-05 08:45:20 +0000
commitd00f57603063b0a34fdd7abbdc0901f08a881aa6 (patch)
treeaaf9048dd56a24ed56758fcc7b644059e6a9d061 /man
parentd3edaa3eac2bd80f9f70e82b823bfe78d3ed3a84 (diff)
downloadattr-d00f57603063b0a34fdd7abbdc0901f08a881aa6.tar.gz
fix from AG - this flag only existed while we were originally fleshing out
the xattr syscalls - removing is done via removexattr syscalls nowadays.
Diffstat (limited to 'man')
-rw-r--r--man/man2/setxattr.23
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