Fix a few rendering nits in rc.conf(5) with regards to mentioning
jail_parallel_enable.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user