zfs-[un]jail(8): fix "zfs-jail [un]jail" leftovers

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #11866
This commit is contained in:
наб 2021-03-10 15:56:01 +01:00 committed by Brian Behlendorf
parent 07d64c07e0
commit 17792783d0

View File

@ -45,7 +45,7 @@
.Nd Attaches and detaches ZFS filesystems from FreeBSD jails. .Nd Attaches and detaches ZFS filesystems from FreeBSD jails.
.No A Tn ZFS .No A Tn ZFS
dataset can be attached to a jail by using the dataset can be attached to a jail by using the
.Qq Nm Cm jail .Qq Nm zfs jail
subcommand. You cannot attach a dataset to one jail and the children of the subcommand. You cannot attach a dataset to one jail and the children of the
same dataset to another jail. You can also not attach the root file system same dataset to another jail. You can also not attach the root file system
of the jail or any dataset which needs to be mounted before the zfs rc script of the jail or any dataset which needs to be mounted before the zfs rc script
@ -65,7 +65,7 @@ datasets from within a jail.
.Pp .Pp
.No A Tn ZFS .No A Tn ZFS
dataset can be detached from a jail using the dataset can be detached from a jail using the
.Qq Nm Cm unjail .Qq Nm zfs unjail
subcommand. subcommand.
.Pp .Pp
After a dataset is attached to a jail and the jailed property is set, a jailed After a dataset is attached to a jail and the jailed property is set, a jailed