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

(-)src/lib/libc/sys/bind.2 (-1 / +1 lines)
Lines 77-83 Link Here
77
.Bl -tag -width Er
77
.Bl -tag -width Er
78
.It Bq Er EAGAIN
78
.It Bq Er EAGAIN
79
Kernel resources to complete the request are
79
Kernel resources to complete the request are
80
temporarily unavilable.
80
temporarily unavailable.
81
.It Bq Er EBADF
81
.It Bq Er EBADF
82
.Fa S
82
.Fa S
83
is not a valid descriptor.
83
is not a valid descriptor.

Return to bug 39446