summaryrefslogtreecommitdiff
path: root/lib/libc/sys/execve.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/execve.2')
-rw-r--r--lib/libc/sys/execve.26
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libc/sys/execve.2 b/lib/libc/sys/execve.2
index 409424661d2..9be132f5517 100644
--- a/lib/libc/sys/execve.2
+++ b/lib/libc/sys/execve.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: execve.2,v 1.11 1999/06/29 14:09:54 aaron Exp $
+.\" $OpenBSD: execve.2,v 1.12 1999/07/06 18:21:03 deraadt Exp $
.\" $NetBSD: execve.2,v 1.9 1995/02/27 12:32:25 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -259,6 +259,10 @@ point
to an illegal address.
.It Bq Er EIO
An I/O error occurred while reading from the file system.
+.It Bq Er ENFILE
+During startup of an
+.Em interpreter ,
+the system file table was found to be full.
.El
.Sh CAVEAT
If a program is