setxattr.2: ERRORS: add ENOTSUP for invalid namespace prefix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-26 10:13:17 +01:00
parent 5e73ab4bc4
commit 2f2a53b56e
1 changed files with 5 additions and 0 deletions

View File

@ -134,6 +134,11 @@ in
There is insufficient space remaining to store the extended attribute.
.TP
.B ENOTSUP
The namespace prefix of
.I name
is not valid.
.TP
.B ENOTSUP
Extended attributes are not supported by the filesystem, or are disabled,
.PP
In addition, the errors documented in