svn commit: r47350 - head/en_US.ISO8859-1/books/handbook/virtualization
Warren Block
wblock at FreeBSD.org
Wed Sep 2 23:03:15 UTC 2015
Author: wblock
Date: Wed Sep 2 23:03:14 2015
New Revision: 47350
URL: https://svnweb.freebsd.org/changeset/doc/47350
Log:
Fix an <application> element that was not supposed to include a space.
Modified:
head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Wed Sep 2 22:58:11 2015 (r47349)
+++ head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Wed Sep 2 23:03:14 2015 (r47350)
@@ -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>
More information about the svn-doc-head
mailing list