Fix a few rendering nits in rc.conf(5) with regards to mentioning

jail_parallel_enable.
This commit is contained in:
Glen Barber
2012-02-28 03:11:02 +00:00
parent 1d7ca9bb8e
commit 27e50fccd8
+4 -4
View File
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd February 25, 2012
.Dd February 27, 2012
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -3754,11 +3754,11 @@ indicates that the highest frequency (less power savings) should be used.
If set to
.Dq Li NO ,
any configured jails will not be started.
.It jail_parallel_start
.It Va jail_parallel_start
.Pq Vt bool
If set to
.Dq Li YES
all configured jails will be started in the background (= in parallel).
.Dq Li YES ,
all configured jails will be started in the background (in parallel).
.It Va jail_list
.Pq Vt str
A space separated list of names for jails.