This commit is contained in:
erdgeist 2006-02-17 02:14:18 +00:00
parent 681fd19990
commit 1d27db59c9

View File

@ -44,13 +44,13 @@ utility. Be careful about disabling ezjail_mount_enable. (Refer to
for more information).
.TP
.B ezjail_mount_enable (bool)
Controls, wheter /etc/fstab.hostname should be executed at jail startup
Controls, whether /etc/fstab.hostname should be executed at jail startup
time.
.br
.I default: "YES"
.TP
.B ezjail_devfs_enable (bool)
Controls, wheter newly created jails will be given a working
Controls, whether newly created jails will be given a working
.I /dev
directory. (Refer to
.B devfs(5)
@ -71,7 +71,7 @@ for more information).
.I default: "devfsrules_jail"
.TP
.B ezjail_procfs_enable (bool)
Controls, wheter newly created jails will be given a working
Controls, whether newly created jails will be given a working
.I /proc
directory. (Refer to
.B procfs(5)
@ -82,7 +82,7 @@ for more information).
.I default: "YES"
.TP
.B ezjail_fdescfs_enable (bool)
Controls, wheter newly created jails will be given a working
Controls, whether newly created jails will be given a working
.I /dev/fd/
directory. (Refer to
.B fdescfs(5)