diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-08-09 13:22:21 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-08-09 13:22:21 +0000 |
| commit | 9b14c27a86f3f5a3668a2048896ebe510af6b339 (patch) | |
| tree | 4d020efae83d806f4260f600188ad675cb55dd30 /lib | |
| parent | 5b770403b539801d3a313a78da248bf33b292b9e (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/intro.2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index b89ded28476b..ea9d734ae98c 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 |
