diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-12-23 17:36:18 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-12-23 19:09:18 +0100 |
| commit | acac1139a661b144a6d82c33bc7e6b43a4a60c1c (patch) | |
| tree | 1be26fe6249916158e423d5170c6a8f231b3697e /man7/unix.7 | |
| parent | 69fc6c676102c437e279f9b2725edb29e5527d33 (diff) | |
| download | man-pages-acac1139a661b144a6d82c33bc7e6b43a4a60c1c.tar.gz | |
getxattr.2, removexattr.2, setxattr.2: ERRORS: replace ENOATTR with ENODATA
ENOATTR is not a standard error code, but rather one that is
defined in 'libattr' as a synonym for ENODATA. The manual pages
should use the error code actually returned by the kernel APIs.
See also https://bugzilla.kernel.org/show_bug.cgi?id=201995
Reported-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
0 files changed, 0 insertions, 0 deletions
