summaryrefslogtreecommitdiff
path: root/man5/ezjail.conf.5
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2008-08-06 16:05:08 +0000
committererdgeist <erdgeist@erdgeist.org>2008-08-06 16:05:08 +0000
commit2e54ff24967bf05fd3a5edfeab7b13f74a9ad0f0 (patch)
treea0d639a2132df054a0d8411f9d890ddc3dff271d /man5/ezjail.conf.5
parent58a43ea6a43064a533edb966591a57dbf815bb77 (diff)
Grammar fixes. Thanks and a beer go out to Fred Condo.
Diffstat (limited to 'man5/ezjail.conf.5')
-rwxr-xr-xman5/ezjail.conf.512
1 files changed, 6 insertions, 6 deletions
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
38.I default: :pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs 38.I default: :pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs
39.TP 39.TP
40.B ezjail_ftphost (str) 40.B ezjail_ftphost (str)
41This is where the install sub command defaults to fetch its packages from 41This is where the install subcommand defaults to fetch its packages from
42.br 42.br
43.I default: ftp.freebsd.org 43.I default: ftp.freebsd.org
44.TP 44.TP
@@ -60,13 +60,13 @@ utility. Be careful about disabling ezjail_mount_enable. (Refer to
60for more information). 60for more information).
61.TP 61.TP
62.B ezjail_mount_enable (bool) 62.B ezjail_mount_enable (bool)
63Controls, whether /etc/fstab.hostname should be executed at jail startup 63Controls whether /etc/fstab.hostname should be executed at jail startup
64time. 64time.
65.br 65.br
66.I default: "YES" 66.I default: "YES"
67.TP 67.TP
68.B ezjail_devfs_enable (bool) 68.B ezjail_devfs_enable (bool)
69Controls, whether newly created jails will be given a working 69Controls whether newly created jails are given a working
70.I /dev 70.I /dev
71directory. (Refer to 71directory. (Refer to
72.B devfs(5) 72.B devfs(5)
@@ -77,7 +77,7 @@ for more information).
77.I default: "YES" 77.I default: "YES"
78.TP 78.TP
79.B ezjail_devfs_ruleset (str) 79.B ezjail_devfs_ruleset (str)
80Specifies, which devfs ruleset should apply for newly created jails. 80Specifies which devfs ruleset should apply for newly created jails.
81(Refer to 81(Refer to
82.B devfs(5) 82.B devfs(5)
83and 83and
@@ -87,7 +87,7 @@ for more information).
87.I default: "devfsrules_jail" 87.I default: "devfsrules_jail"
88.TP 88.TP
89.B ezjail_procfs_enable (bool) 89.B ezjail_procfs_enable (bool)
90Controls, whether newly created jails will be given a working 90Controls whether newly created jails are given a working
91.I /proc 91.I /proc
92directory. (Refer to 92directory. (Refer to
93.B procfs(5) 93.B procfs(5)
@@ -98,7 +98,7 @@ for more information).
98.I default: "YES" 98.I default: "YES"
99.TP 99.TP
100.B ezjail_fdescfs_enable (bool) 100.B ezjail_fdescfs_enable (bool)
101Controls, whether newly created jails will be given a working 101Controls whether newly created jails are given a working
102.I /dev/fd/ 102.I /dev/fd/
103directory. (Refer to 103directory. (Refer to
104.B fdescfs(5) 104.B fdescfs(5)