diff --git a/man7/ezjail.7 b/man7/ezjail.7 index 41d22ca..d30fb2e 100644 --- a/man7/ezjail.7 +++ b/man7/ezjail.7 @@ -130,12 +130,7 @@ There are two advantages to image jails. The amount of disk space allocated to the jail is limited, while normal jails have no bound on the amount of disk space they use. On the other hand, the space dedicated to the jail is no longer available to the host, even if the -jail doesn't use all its allocated space. In addition, image jails -contain a full copy of the basejail. This makes them portable between -hosts running the same FreeBSD version as the image was created with. -Of course, the jail now needs to be updated independently from all -other jails, and there is no longer any sharing of common files -between the jails. +jail doesn't use all its allocated space. .Pp Image jails may also be encrypted using .Xr bde 4 @@ -679,4 +674,4 @@ The man page is based on a draft by .Aq joeb1@a1poweruser.com and was rewritten by .An Frederic Perrin -.Aq frederic.perrin@resel.fr . \ No newline at end of file +.Aq frederic.perrin@resel.fr .