Fix an <application> element that was not supposed to include a space.
This commit is contained in:
parent
0dd6735bce
commit
9a6b7e3672
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47350
1 changed files with 1 additions and 2 deletions
|
@ -245,8 +245,7 @@
|
|||
|
||||
<para>The most important step is to reduce the
|
||||
<option>kern.hz</option> tunable to reduce the CPU
|
||||
utilization of &os; under the <application>Parallels
|
||||
</application> environment. This is accomplished by
|
||||
utilization of &os; under the <application>Parallels</application> environment. This is accomplished by
|
||||
adding the following line to <filename>/boot/loader.conf</filename>:</para>
|
||||
|
||||
<programlisting>kern.hz=100</programlisting>
|
||||
|
|
Loading…
Reference in a new issue