Whitespace fix, which translators can igore.
This commit is contained in:
parent
7fd8217249
commit
d9a3e0f021
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44910
1 changed files with 12 additions and 7 deletions
|
@ -544,13 +544,18 @@ jail_<replaceable>www</replaceable>_devfs_enable="YES" # mount devfs in
|
|||
|
||||
<sect1 xml:id="jails-application">
|
||||
<info>
|
||||
<title>Updating Multiple Jails</title>
|
||||
<title>Updating Multiple Jails</title>
|
||||
|
||||
<authorgroup>
|
||||
<author><personname><firstname>Daniel</firstname><surname>Gerzo</surname></personname><contrib>Contributed
|
||||
by </contrib></author>
|
||||
</authorgroup>
|
||||
<authorgroup>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Daniel</firstname>
|
||||
<surname>Gerzo</surname>
|
||||
</personname>
|
||||
<contrib>Contributed by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Simon</firstname>
|
||||
|
@ -568,7 +573,7 @@ jail_<replaceable>www</replaceable>_devfs_enable="YES" # mount devfs in
|
|||
<contrib>And an article written by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</info>
|
||||
</info>
|
||||
|
||||
<para>The management of multiple jails can become problematic
|
||||
because every jail has to be rebuilt from scratch whenever it is
|
||||
|
|
Loading…
Reference in a new issue