diff options
author | erdgeist <erdgeist@erdgeist.org> | 2011-01-28 16:46:09 +0000 |
---|---|---|
committer | erdgeist <erdgeist@erdgeist.org> | 2011-01-28 16:46:09 +0000 |
commit | c47b97bdb93cd77650dc407b238d1d1faca3ccb4 (patch) | |
tree | da6f2fe114929a00551a7207dcb19854b012cccb /man8 | |
parent | c7ee87cfdf08d6f8c2e874d3c6cbc96b4329e4e1 (diff) |
Correct miss-spelling of zfs parent filesystem as zpool
Diffstat (limited to 'man8')
-rw-r--r-- | man8/ezjail-admin.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man8/ezjail-admin.8 b/man8/ezjail-admin.8 index be6fb33..9af6866 100644 --- a/man8/ezjail-admin.8 +++ b/man8/ezjail-admin.8 | |||
@@ -278,7 +278,8 @@ filesystem, whose initial quota is given with the | |||
278 | .Fl s | 278 | .Fl s |
279 | option. The filesystem is created in the | 279 | option. The filesystem is created in the |
280 | .Dq Li $ezjail_jailzfs | 280 | .Dq Li $ezjail_jailzfs |
281 | zpool and by default compressed using the lzjb method, as set in the | 281 | parent filesystem and by default compressed using the lzjb method, as set in |
282 | the | ||
282 | .Dq Li ezjail_zfs_jail_properies | 283 | .Dq Li ezjail_zfs_jail_properies |
283 | variable, both values configured in | 284 | variable, both values configured in |
284 | .Xr ezjail.conf 5 | 285 | .Xr ezjail.conf 5 |