diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/intro.2 | 2 |
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 . |