diff options
Diffstat (limited to 'man5/ezjail.conf.5')
-rwxr-xr-x | man5/ezjail.conf.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5 index 806e760..a86db07 100755 --- a/man5/ezjail.conf.5 +++ b/man5/ezjail.conf.5 | |||
@@ -1,4 +1,4 @@ | |||
1 | .Dd January 15, 2011 | 1 | .Dd December 5, 2013 |
2 | .Dt EZJAIL.CONF 5 USD | 2 | .Dt EZJAIL.CONF 5 USD |
3 | .Os FreeBSD | 3 | .Os FreeBSD |
4 | .Sh NAME | 4 | .Sh NAME |
@@ -157,7 +157,7 @@ Default: | |||
157 | .It ezjail_imagetype (one of simple, bde, eli, zfs) | 157 | .It ezjail_imagetype (one of simple, bde, eli, zfs) |
158 | Type of jail to create when creating a jail with the | 158 | Type of jail to create when creating a jail with the |
159 | .Fl i | 159 | .Fl i |
160 | flag without specifying the type explicitely. | 160 | flag without specifying the type explicitly. |
161 | .br | 161 | .br |
162 | Default: | 162 | Default: |
163 | .Em simple | 163 | .Em simple |
@@ -165,7 +165,7 @@ Default: | |||
165 | .Sh ZFS OPTIONS | 165 | .Sh ZFS OPTIONS |
166 | .Bl -tag -width option | 166 | .Bl -tag -width option |
167 | .It ezjail_use_zfs (bool) | 167 | .It ezjail_use_zfs (bool) |
168 | Set to YES, if ezjail should manage basejail and newjail in a seperate | 168 | Set to YES, if ezjail should manage basejail and newjail in a separate |
169 | ZFS-datasets. | 169 | ZFS-datasets. |
170 | .br | 170 | .br |
171 | Default: | 171 | Default: |
@@ -184,7 +184,7 @@ Default: | |||
184 | The name of the parent ZFS-dataset which ezjail will use to create | 184 | The name of the parent ZFS-dataset which ezjail will use to create |
185 | jails on. It will be mounted in | 185 | jails on. It will be mounted in |
186 | .Em ezjail_jaildir . | 186 | .Em ezjail_jaildir . |
187 | Setting this will automaticly enable ezjail managing jails in seperate | 187 | Setting this will automatically enable ezjail managing jails in separate |
188 | ZFS-datasets. | 188 | ZFS-datasets. |
189 | .br | 189 | .br |
190 | Default: | 190 | Default: |