diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5 index 8a04177..6c3a93c 100755 --- a/man5/ezjail.conf.5 +++ b/man5/ezjail.conf.5 @@ -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)