summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/intro.2
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-08-09 13:22:21 +0000
committerphk <phk@FreeBSD.org>2002-08-09 13:22:21 +0000
commitbf2b63272deb002c1a4606788c0e79f04a21a345 (patch)
tree4d020efae83d806f4260f600188ad675cb55dd30 /lib/libc/sys/intro.2
parent6cc73b8947429ac97c2d680a6439d5d67678de07 (diff)
downloadFreeBSD-src-bf2b63272deb002c1a4606788c0e79f04a21a345.zip
FreeBSD-src-bf2b63272deb002c1a4606788c0e79f04a21a345.tar.gz
Update with new error return code.
Reminded by: rwatson
Diffstat (limited to 'lib/libc/sys/intro.2')
-rw-r--r--lib/libc/sys/intro.24
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index b89ded2..ea9d734 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -453,6 +453,10 @@ 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.
+.It Er 88 EDOFUS Em "Programming error" .
+A function or API is being abused in a way which could only be detected
+at run-time.
+
.El
.Sh DEFINITIONS
.Bl -tag -width Ds
OpenPOWER on IntegriCloud