Back out r210975, which changed documentation to match the now backed-out

r210974.
This commit is contained in:
Jamie Gritton 2010-08-08 23:24:23 +00:00
parent 4affa14c81
commit 743149d2ab
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=211086

View File

@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd August 6, 2010
.Dd January 17, 2010
.Dt JAIL 8
.Os
.Sh NAME
@ -333,11 +333,11 @@ where the jail's chroot directory is located.
Setting this boolean parameter allows a jail to exist without any
processes.
Normally, a jail is destroyed as its last process exits.
A new jail created without processes (i.e. the
.Va command
pseudo-parameter) will automatically have
A new jail must have either the
.Va persist
set.
parameter or
.Va command
pseudo-parameter set.
.It Va cpuset.id
The ID of the cpuset associated with this jail (read-only).
.It Va dying