summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/intro.2
diff options
context:
space:
mode:
authorkstailey <kstailey@openbsd.org>1997-06-12 20:02:05 +0000
committerkstailey <kstailey@openbsd.org>1997-06-12 20:02:05 +0000
commit580f91568d28b5b21888a33f4eeffe3eac41bfd3 (patch)
treeae9dc54e1aaee952aa55443f6d4c13ee151ce1d3 /lib/libc/sys/intro.2
parentif >100 doms requested, start killing old ones to avoid starvation problems (diff)
downloadwireguard-openbsd-580f91568d28b5b21888a33f4eeffe3eac41bfd3.tar.xz
wireguard-openbsd-580f91568d28b5b21888a33f4eeffe3eac41bfd3.zip
add EFTYPE
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 3892834cd3c..0f16417d4bf 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -404,6 +404,8 @@ locks was reached.
.It Er 78 ENOSYS Em "Function not implemented" .
Attempted a system call that is not available on this
system.
+.It Er 79 EFTYPE Em "Inappropriate file type or format" .
+The file contains invalid data or set to invalid modes.
.Sh DEFINITIONS
.Bl -tag -width Ds
.It Process ID .