From 2e54ff24967bf05fd3a5edfeab7b13f74a9ad0f0 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Wed, 6 Aug 2008 16:05:08 +0000 Subject: Grammar fixes. Thanks and a beer go out to Fred Condo. --- man5/ezjail.conf.5 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man5/ezjail.conf.5') diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5 index 042d915..9089b86 100755 --- a/man5/ezjail.conf.5 +++ b/man5/ezjail.conf.5 @@ -38,7 +38,7 @@ Cvs root to use when checking out or updating the ports tree in base jail .I default: :pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs .TP .B ezjail_ftphost (str) -This is where the install sub command defaults to fetch its packages from +This is where the install subcommand defaults to fetch its packages from .br .I default: ftp.freebsd.org .TP @@ -60,13 +60,13 @@ utility. Be careful about disabling ezjail_mount_enable. (Refer to for more information). .TP .B ezjail_mount_enable (bool) -Controls, whether /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, whether newly created jails will be given a working +Controls whether newly created jails are given a working .I /dev directory. (Refer to .B devfs(5) @@ -77,7 +77,7 @@ for more information). .I default: "YES" .TP .B ezjail_devfs_ruleset (str) -Specifies, which devfs ruleset should apply for newly created jails. +Specifies which devfs ruleset should apply for newly created jails. (Refer to .B devfs(5) and @@ -87,7 +87,7 @@ for more information). .I default: "devfsrules_jail" .TP .B ezjail_procfs_enable (bool) -Controls, whether newly created jails will be given a working +Controls whether newly created jails are given a working .I /proc directory. (Refer to .B procfs(5) @@ -98,7 +98,7 @@ for more information). .I default: "YES" .TP .B ezjail_fdescfs_enable (bool) -Controls, whether newly created jails will be given a working +Controls whether newly created jails are given a working .I /dev/fd/ directory. (Refer to .B fdescfs(5) -- cgit v1.2.3