Author: jamie
Date: Sun Aug  8 23:24:23 2010
New Revision: 211086
URL: http://svn.freebsd.org/changeset/base/211086

Log:
  Back out r210975, which changed documentation to match the now backed-out
  r210974.

Modified:
  head/usr.sbin/jail/jail.8

Modified: head/usr.sbin/jail/jail.8
==============================================================================
--- head/usr.sbin/jail/jail.8   Sun Aug  8 23:22:55 2010        (r211085)
+++ head/usr.sbin/jail/jail.8   Sun Aug  8 23:24:23 2010        (r211086)
@@ -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 loc
 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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to