]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/setxattr.2
setxattr.2: Add ERANGE to 'ERRORS' section
[thirdparty/man-pages.git] / man2 / setxattr.2
index 66272acd8112524915cfbc6d67c1a7207676b81e..92a726997932016951c308395e0ddc974535f545 100644 (file)
@@ -138,6 +138,13 @@ The namespace prefix of
 .I name
 is not valid.
 .TP
+.B ERANGE
+The given
+.I name
+or
+.I value
+is too long for the filesystem to store.
+.TP
 .B ENOTSUP
 Extended attributes are not supported by the filesystem, or are disabled,
 .TP