summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-02-28 07:35:07 +0000
committermm <mm@FreeBSD.org>2012-02-28 07:35:07 +0000
commit733cf6f55fb5675311ce6a564dac94b641f68c11 (patch)
tree7344549e0c03c1c480656ccd8125b913cc7caf18 /usr.sbin
parent983da6ebaa0e99432e4343ca6be47cf20ab6f99f (diff)
downloadFreeBSD-src-733cf6f55fb5675311ce6a564dac94b641f68c11.zip
FreeBSD-src-733cf6f55fb5675311ce6a564dac94b641f68c11.tar.gz
mdoc(7) stype - start new sentences on new line
MFC after: 1 week
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/jail/jail.818
1 files changed, 10 insertions, 8 deletions
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index 89910ba..69fdec5 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -303,16 +303,17 @@ If the system securelevel is changed, any jail securelevels will be at
least as secure.
.It Va devfs_ruleset
The number of the devfs ruleset that is enforced for mounting devfs in
-this jail. A value of zero (default) means no ruleset is enforced. Descendant
-jails inherit the parent jail's devfs ruleset enforcement. Mounting devfs
-inside a jail is possible only if the
+this jail.
+A value of zero (default) means no ruleset is enforced.
+Descendant jails inherit the parent jail's devfs ruleset enforcement.
+Mounting devfs inside a jail is possible only if the
.Va allow.mount
and
.Va allow.mount.devfs
permissions are effective and
.Va enforce_statfs
-is set to a value lower than 2. Devfs rules and rulesets cannot be viewed or
-modified from inside a jail.
+is set to a value lower than 2.
+Devfs rules and rulesets cannot be viewed or modified from inside a jail.
.It Va children.max
The number of child jails allowed to be created by this jail (or by
other jails under this jail).
@@ -415,8 +416,8 @@ This permission is effective only together with
.Va allow.mount
and if
.Va enforce_statfs
-is set to a value lower than 2. Please consider restricting the devfs ruleset
-with the
+is set to a value lower than 2.
+Please consider restricting the devfs ruleset with the
.Va devfs_ruleset
option.
.It Va allow.mount.nullfs
@@ -434,7 +435,8 @@ This permission is effective only together with
.Va allow.mount
and if
.Va enforce_statfs
-is set to a value lower than 2. See
+is set to a value lower than 2.
+See
.Xr zfs 8
for information on how to configure the ZFS filesystem to operate from
within a jail.
OpenPOWER on IntegriCloud