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

(-)jail.2 Sat Mar 17 15:37:03 2001 (-2 / +2 lines)
Lines 75-81 Link Here
75
a single hyphen for a process at large, or the hostname currently
75
a single hyphen for a process at large, or the hostname currently
76
set for the prison for jailed processes.
76
set for the prison for jailed processes.
77
.Sh ERRORS
77
.Sh ERRORS
78
.Fn jail
78
.Fn Jail
79
will fail if:
79
will fail if:
80
.Bl -tag -width Er
80
.Bl -tag -width Er
81
.It Bq Er EINVAL
81
.It Bq Er EINVAL
Lines 83-89 Link Here
83
.El
83
.El
84
.Pp
84
.Pp
85
Further
85
Further
86
.Fn Jail
86
.Fn jail
87
calls
87
calls
88
.Xr chroot 2
88
.Xr chroot 2
89
internally, so the it can fail for all the same reasons.
89
internally, so the it can fail for all the same reasons.

Return to bug 25876