Skip to content

Commit 457c3b5

Browse files
nabijaczlewelibehlendorf
authored andcommitted
zfs-[un]jail(8): fix "zfs-jail [un]jail" leftovers
Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Ahelenia Ziemiańska <[email protected]> Closes #11866
1 parent 3486032 commit 457c3b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

man/man8/zfs-jail.8

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
.Nd Attaches and detaches ZFS filesystems from FreeBSD jails.
4646
.No A Tn ZFS
4747
dataset can be attached to a jail by using the
48-
.Qq Nm Cm jail
48+
.Qq Nm zfs jail
4949
subcommand. You cannot attach a dataset to one jail and the children of the
5050
same dataset to another jail. You can also not attach the root file system
5151
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.
6565
.Pp
6666
.No A Tn ZFS
6767
dataset can be detached from a jail using the
68-
.Qq Nm Cm unjail
68+
.Qq Nm zfs unjail
6969
subcommand.
7070
.Pp
7171
After a dataset is attached to a jail and the jailed property is set, a jailed

0 commit comments

Comments
 (0)