aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/unix.7')
-rw-r--r--man7/unix.73
1 files changed, 3 insertions, 0 deletions
diff --git a/man7/unix.7 b/man7/unix.7
index 6d30b25cd4..2dc96fea10 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -721,6 +721,9 @@ invalid state for the applied operation.
called on an already connected socket or a target address was
specified on a connected socket.
.TP
+.B ENFILE
+The system-wide limit on the total number of open files has been reached.
+.TP
.B ENOENT
The pathname in the remote address specified to
.BR connect (2)