Add EAGAIN to the ERRORS list, as found in kern_jail.c.
PR: 125253 Submitted by: Mateusz Guzik <mjguzik@gmail.com> (original version)
This commit is contained in:
parent
f8062a0b0f
commit
fcae37c9eb
@ -8,7 +8,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 8, 2003
|
||||
.Dd August 3, 2008
|
||||
.Dt JAIL 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -111,6 +111,8 @@ will fail if:
|
||||
.Bl -tag -width Er
|
||||
.It Bq Er EINVAL
|
||||
The version number of the argument is not correct.
|
||||
.It Bq Er EAGAIN
|
||||
No free JID could be found.
|
||||
.El
|
||||
.Pp
|
||||
Further
|
||||
|
Loading…
x
Reference in New Issue
Block a user