summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/intro.2
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2002-03-07 15:13:44 +0000
committergreen <green@FreeBSD.org>2002-03-07 15:13:44 +0000
commit965906f60d1c1157191c7fd0cae316cec334bfd2 (patch)
tree18a46d0192f48d6c1d1eaf77f13ecb422484d870 /lib/libc/sys/intro.2
parentf2ed33b521a201490cbb715677a11c9fa8743c90 (diff)
downloadFreeBSD-src-965906f60d1c1157191c7fd0cae316cec334bfd2.zip
FreeBSD-src-965906f60d1c1157191c7fd0cae316cec334bfd2.tar.gz
Add new errno ``ENOATTR''.
Diffstat (limited to 'lib/libc/sys/intro.2')
-rw-r--r--lib/libc/sys/intro.22
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index 9780339..75ed27b 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -451,6 +451,8 @@ The scheduled operation was canceled.
While decoding a multibyte character the function came along an
invalid or an incomplete sequence of bytes or the given wide
character is invalid.
+.It Er 87 ENOATTR Em "Attribute not found"
+The specified extended attribute does not exist.
.El
.Sh DEFINITIONS
.Bl -tag -width Ds
OpenPOWER on IntegriCloud