docs/140377: [PATCH] Typo in Handbook (Virtualization)

View: New views
2 Messages — Rating Filter:   Alert me  

docs/140377: [PATCH] Typo in Handbook (Virtualization)

by Denny Lin-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


>Number:         140377
>Category:       docs
>Synopsis:       [PATCH] Typo in Handbook (Virtualization)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:      
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 08 00:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Denny Lin
>Release:        FreeBSD 7.2-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD cnmc32.hs.ntnu.edu.tw 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Mon Oct 26 19:41:45 CST 2009 root@...:/usr/obj/usr/src/sys/CNMC32 amd64


       
>Description:
"VMWare" should be "VMware".
       
>How-To-Repeat:
       
>Fix:
Patched (sed 's/VMWare/VMware/g').

       

--- virtualization-chapter.sgml.patch begins here ---
--- doc/en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml.orig 2009-11-08 08:42:29.000000000 +0800
+++ doc/en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml 2009-11-08 08:42:40.000000000 +0800
@@ -768,20 +768,20 @@
     </sect2>
 
     <sect2 id="virtualization-guest-vmware">
-      <title>VMWare on MacOS</title>
+      <title>VMware on MacOS</title>
 
-      <para><application>VMWare Fusion</application> for &mac; is a
+      <para><application>VMware Fusion</application> for &mac; is a
  commercial software product available for &intel; based &apple;
  &mac; computers running &macos; 10.4.9 or higher.  FreeBSD is a
  fully supported guest operating system.  Once
- <application>VMWare Fusion</application> has been installed on
+ <application>VMware Fusion</application> has been installed on
  &macos; X, the user must configure a virtual machine and then
  install the desired guest operating system.</para>
 
  <sect3 id="virtualization-guest-vmware-install">
-  <title>Installing FreeBSD on VMWare/&macos; X</title>
+  <title>Installing FreeBSD on VMware/&macos; X</title>
 
-  <para>The first step is to start VMWare Fusion, the Virtual
+  <para>The first step is to start VMware Fusion, the Virtual
     Machine Library will load.  Click "New" to create the VM:</para>
 
   <mediaobject>
@@ -906,10 +906,10 @@
         </sect3>
 
  <sect3 id="virtualization-guest-vmware-configure">
-  <title>Configuring FreeBSD on &macos; X/VMWare</title>
+  <title>Configuring FreeBSD on &macos; X/VMware</title>
 
   <para>After FreeBSD has been successfully installed on &macos;
-    X with <application>VMWare</application>, there are a number
+    X with <application>VMware</application>, there are a number
     of configuration steps that can be taken to optimize the system
     for virtualized operation.</para>
 
@@ -919,14 +919,14 @@
 
       <para>The most important step is to reduce the
         <option>kern.hz</option> tunable to reduce the CPU utilization
- of FreeBSD under the <application>VMWare</application>
+ of FreeBSD under the <application>VMware</application>
  environment.  This is accomplished by adding the following
  line to <filename>/boot/loader.conf</filename>:</para>
 
    <programlisting>kern.hz=100</programlisting>
 
       <para>Without this setting, an idle FreeBSD
-        <application>VMWare</application> guest
+        <application>VMware</application> guest
  OS will use roughly 15% of the CPU of a single
  processor &imac;.  After this change the usage will be
  closer to a mere 5%.</para>
@@ -936,7 +936,7 @@
       <title>Create a new kernel configuration file</title>
 
       <para>You can remove all of the FireWire, and USB device
-        drivers.  <application>VMWare</application> provides a
+        drivers.  <application>VMware</application> provides a
  virtual network adapter used by the &man.em.4; driver,
  so all other network devices except for &man.em.4; can
  be removed from the kernel.</para>
--- virtualization-chapter.sgml.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-doc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe@..."

Parent Message unknown Re: docs/140377: [PATCH] Typo in Handbook (Virtualization)

by bcr-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Synopsis: [PATCH] Typo in Handbook (Virtualization)

Responsible-Changed-From-To: freebsd-doc->bcr
Responsible-Changed-By: bcr
Responsible-Changed-When: Sun Nov 8 12:40:57 UTC 2009
Responsible-Changed-Why:
I'll take care of this one.

http://www.freebsd.org/cgi/query-pr.cgi?pr=140377
_______________________________________________
freebsd-doc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe@..."