We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3486032 commit 457c3b5Copy full SHA for 457c3b5
man/man8/zfs-jail.8
@@ -45,7 +45,7 @@
45
.Nd Attaches and detaches ZFS filesystems from FreeBSD jails.
46
.No A Tn ZFS
47
dataset can be attached to a jail by using the
48
-.Qq Nm Cm jail
+.Qq Nm zfs jail
49
subcommand. You cannot attach a dataset to one jail and the children of the
50
same dataset to another jail. You can also not attach the root file system
51
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.
65
.Pp
66
67
dataset can be detached from a jail using the
68
-.Qq Nm Cm unjail
+.Qq Nm zfs unjail
69
subcommand.
70
71
After a dataset is attached to a jail and the jailed property is set, a jailed
0 commit comments