setxattr.2: Remove redundant text under ENOTSUP error

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-26 09:54:19 +01:00
parent 9398702ca2
commit 5e73ab4bc4
1 changed files with 0 additions and 3 deletions

View File

@ -135,9 +135,6 @@ There is insufficient space remaining to store the extended attribute.
.TP
.B ENOTSUP
Extended attributes are not supported by the filesystem, or are disabled,
.I errno
is set to
.BR ENOTSUP .
.PP
In addition, the errors documented in
.BR stat (2)