From bf2b63272deb002c1a4606788c0e79f04a21a345 Mon Sep 17 00:00:00 2001 From: phk Date: Fri, 9 Aug 2002 13:22:21 +0000 Subject: Update with new error return code. Reminded by: rwatson --- lib/libc/sys/intro.2 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/libc/sys/intro.2') 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 -- cgit v1.1