svn commit: r47350 - head/en_US.ISO8859-1/books/handbook/virtualization
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"