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

(-)lib/libc/sys/jail.2 (+4 lines)
Lines 110-119 Link Here
110
will fail if:
110
will fail if:
111
.Bl -tag -width Er
111
.Bl -tag -width Er
112
.It Bq Er EINVAL
112
.It Bq Er EINVAL
113
The version number of the argument is not correct.
113
The version number of the argument is not correct.
114
.El
114
.El
115
.Bl -tag -width Er
116
.It Bq Er EAGAIN
117
No free JID could be found.
118
.El
115
.Pp
119
.Pp
116
Further
120
Further
117
.Fn jail
121
.Fn jail
118
calls
122
calls
119
.Xr chroot 2
123
.Xr chroot 2

Return to bug 125253