From c47b97bdb93cd77650dc407b238d1d1faca3ccb4 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 28 Jan 2011 16:46:09 +0000 Subject: Correct miss-spelling of zfs parent filesystem as zpool --- man7/ezjail.7 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'man7/ezjail.7') 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. This creates a new file based image jail, with .Xr gbde 4 encryption. During the gbde creation process you are asked to enter a -passphrase that is used as the prime seed value of the encryption -process. Remember this passphrase, you will be asked for the -passphrase every time sub-command start is used on this jail. As they -require administrator interaction, jails backed by an encrypted file -are not automatically started when the system boots. +passphrase that is used as the prime seed value of the encryption process. +Remember this passphrase, you will be asked for the passphrase every time +you want to start this jail. As they require administrator interaction, +jails backed by an encrypted file are not automatically started when the +system boots. .It Nm Cm create Fl c Ar zfs Fl s Ar 1G sandbox4 10.0.10.6 This creates a new zfs filesystem based jail with a default quota of 1 -gigabyte using lzjb compression. It uses the zpool configured in the +gigabyte using lzjb compression. It uses the parent ZFS filesystem configured +in the .Dq Li $ezjail_jailzfs variable to create the filesystem in. .El -- cgit v1.2.3