View | Details | Raw Unified | Return to bug 30626
Collapse All | Expand All

(-)errno.2 Mon Sep 17 11:45:15 2001 (-1 / +1 lines)
Lines 199-205 Link Here
199
.It Er 24 EMFILE Em "Too many open files" .
199
.It Er 24 EMFILE Em "Too many open files" .
200
<As released, the limit on the number of
200
<As released, the limit on the number of
201
open files per process is 64.>
201
open files per process is 64.>
202
.Xr Getdtablesize 2
202
.Xr getdtablesize 2
203
will obtain the current limit.
203
will obtain the current limit.
204
.It Er 25 ENOTTY Em "Inappropriate ioctl for device" .
204
.It Er 25 ENOTTY Em "Inappropriate ioctl for device" .
205
A control function (see
205
A control function (see

Return to bug 30626