summaryrefslogtreecommitdiff
path: root/man7/ezjail.7
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2011-01-28 16:46:09 +0000
committererdgeist <erdgeist@erdgeist.org>2011-01-28 16:46:09 +0000
commitc47b97bdb93cd77650dc407b238d1d1faca3ccb4 (patch)
treeda6f2fe114929a00551a7207dcb19854b012cccb /man7/ezjail.7
parentc7ee87cfdf08d6f8c2e874d3c6cbc96b4329e4e1 (diff)
Correct miss-spelling of zfs parent filesystem as zpool
Diffstat (limited to 'man7/ezjail.7')
-rw-r--r--man7/ezjail.713
1 files changed, 7 insertions, 6 deletions
diff --git a/man7/ezjail.7 b/man7/ezjail.7
index 8f4e263..cef662c 100644
--- a/man7/ezjail.7
+++ b/man7/ezjail.7
@@ -605,14 +605,15 @@ will be created, and used as a mount point when starting the jail.
605This creates a new file based image jail, with 605This creates a new file based image jail, with
606.Xr gbde 4 606.Xr gbde 4
607encryption. During the gbde creation process you are asked to enter a 607encryption. During the gbde creation process you are asked to enter a
608passphrase that is used as the prime seed value of the encryption 608passphrase that is used as the prime seed value of the encryption process.
609process. Remember this passphrase, you will be asked for the 609Remember this passphrase, you will be asked for the passphrase every time
610passphrase every time sub-command start is used on this jail. As they 610you want to start this jail. As they require administrator interaction,
611require administrator interaction, jails backed by an encrypted file 611jails backed by an encrypted file are not automatically started when the
612are not automatically started when the system boots. 612system boots.
613.It Nm Cm create Fl c Ar zfs Fl s Ar 1G sandbox4 10.0.10.6 613.It Nm Cm create Fl c Ar zfs Fl s Ar 1G sandbox4 10.0.10.6
614This creates a new zfs filesystem based jail with a default quota of 1 614This creates a new zfs filesystem based jail with a default quota of 1
615gigabyte using lzjb compression. It uses the zpool configured in the 615gigabyte using lzjb compression. It uses the parent ZFS filesystem configured
616in the
616.Dq Li $ezjail_jailzfs 617.Dq Li $ezjail_jailzfs
617variable to create the filesystem in. 618variable to create the filesystem in.
618.El 619.El