aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-01-18 23:57:04 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-01-18 23:57:04 +0100
commit2507f0aa9c74ba8aa8967a136b0e3c856f4fa18e (patch)
treefd97f844959fd3034580ee764c0531056dca984b
parent2965fbf16539f9442c8a85dc356a50f41bb443dc (diff)
downloadman-pages-2507f0aa9c74ba8aa8967a136b0e3c856f4fa18e.tar.gz
listxattr.2: Fix RETURN VALUE description
On success, 0 may be returned, so change wording from "positive number" to "nonnegative number". Reported-by: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/listxattr.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/listxattr.2 b/man2/listxattr.2
index 5972d74f0f..98507e01a3 100644
--- a/man2/listxattr.2
+++ b/man2/listxattr.2
@@ -118,7 +118,7 @@ system.posix_acl_access\\0system.posix_acl_default\\0
.RE
.fam T
.SH RETURN VALUE
-On success, a positive number is returned indicating the size of the
+On success, a nonnegative number is returned indicating the size of the
extended attribute name list.
On failure, \-1 is returned and
.I errno