VirtualBox

Changeset 46821 in vbox for trunk/doc


Ignore:
Timestamp:
Jun 27, 2013 8:25:49 AM (12 years ago)
Author:
vboxsync
Message:

doc/manual: fixed a few typos

Location:
trunk/doc/manual/en_US
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_AdvancedTopics.xml

    r46355 r46821  
    26382638      for users which are not in the exception list.
    26392639      The exception list starts with <computeroutput>exception_list</computeroutput>
    2640       and contains a comma seperated list with usernames. Furthermore a separate
     2640      and contains a comma separated list with usernames. Furthermore a separate
    26412641      startup delay can be configured for every user to avoid overloading the host.
    26422642      A sample configuration is given below:</para>
  • trunk/doc/manual/en_US/user_BasicConcepts.xml

    r46812 r46821  
    506506              result, VirtualBox 4.0 introduced an emulation of the more
    507507              modern ICH9 chipset, which supports PCI express, three PCI
    508               buses, PCI-to-PCI bridges and Message Signalled Interrupts
     508              buses, PCI-to-PCI bridges and Message Signaled Interrupts
    509509              (MSI). This allows modern operating systems to address more PCI
    510510              devices and no longer requires IRQ sharing. Note that the ICH9
  • trunk/doc/manual/en_US/user_Glossary.xml

    r42526 r46821  
    229229
    230230      <glossdef>
    231         <para>Message Signalled Interrupts, as supported by modern chipsets
     231        <para>Message Signaled Interrupts, as supported by modern chipsets
    232232        such as the ICH9; see <xref linkend="settings-motherboard" />. As
    233233        opposed to traditional pin-based interrupts, with MSI, a small amount
  • trunk/doc/manual/en_US/user_GuestAdditions.xml

    r46812 r46821  
    523523      <itemizedlist>
    524524        <listitem>
    525           <para>Oracle Linux as of version 5 including UEK kernels</para>
     525          <para>Oracle Linux as of version 5 including UEK kernels;</para>
    526526        </listitem>
    527527
     
    785785                <para>Install the GNU C compiler and the kernel development
    786786                packages using <screen>yum install gcc</screen> followed by
    787                 <screen>yum install kernel-devel</screen> If the Oracle UEK
    788                 kernel is used, use <screen>yum install kernel-uek-devel</screen>
     787                <screen>yum install kernel-devel</screen> For Oracle UEK
     788                kernels, use <screen>yum install kernel-uek-devel</screen>
    789789                to install the UEK kernel headers.</para>
    790790              </listitem>
     
    13411341          <listitem>
    13421342            <para>In Windows Vista guest: right-click on the desktop, in the
    1343             contect menu select "Personalize", then select "Windows Color and Appearance"
     1343            context menu select "Personalize", then select "Windows Color and Appearance"
    13441344            in the "Personalization" window, in the "Appearance Settings" dialog select
    13451345            "Windows Aero" and press "OK"</para></listitem>
    13461346          <listitem>
    13471347            <para>In Windows 7 guest: right-click on the desktop, in the
    1348             contect menu select "Personalize" and select any Aero theme
     1348            context menu select "Personalize" and select any Aero theme
    13491349            in the "Personalization" window</para></listitem>
    13501350          </itemizedlist>
  • trunk/doc/manual/en_US/user_KnownIssues.xml

    r44461 r46821  
    286286          To solve this problem, one should uninstall the VirtualBox WDDM Video driver manually.
    287287          To do that open Device Manager, and check whether the Display Adapter is named
    288           "VirtualBox Graphics Adapter ..". If no - there is nothing to be done. If yes - right-clik
     288          "VirtualBox Graphics Adapter ..". If no - there is nothing to be done. If yes - right-click
    289289          the VirtualBox Graphics Adapter in Device Manager, select "Uninstall", check "Delete the driver software for this device"
    290290          and click "OK". Once uninstallation is done - in Device Manager go to menu "Action" and select
  • trunk/doc/manual/en_US/user_Networking.xml

    r46207 r46821  
    595595    bridged and internal networking modes: as with bridged networking, the
    596596    virtual machines can talk to each other and the host as if they were
    597     connected through a physical ethernet switch. Similarly, as with internal
     597    connected through a physical Ethernet switch. Similarly, as with internal
    598598    networking however, a physical networking interface need not be present,
    599599    and the virtual machines cannot talk to the world outside the host since
     
    831831      types of adapters and attachments are used the network performance will
    832832      be different. Performance-wise the <emphasis>virtio</emphasis> network
    833       adapter is preferrable over <emphasis>Intel PRO/1000</emphasis> emulated
     833      adapter is preferable over <emphasis>Intel PRO/1000</emphasis> emulated
    834834      adapters, which are preferred over <emphasis>PCNet</emphasis> family of
    835835      adapters. Both <emphasis>virtio</emphasis> and <emphasis>Intel PRO/1000
    836836      </emphasis> adapters enjoy the benefit of segmentation and checksum
    837837      offloading. Segmentation offloading is essential for high performance as
    838       it allows for less context switches, drammatically increasing the sizes
    839       of packets that cross VM/host bondary.</para>
     838      it allows for less context switches, dramatically increasing the sizes
     839      of packets that cross VM/host boundary.</para>
    840840    <note><para>Neither <emphasis>virtio</emphasis> nor <emphasis>Intel PRO/1000
    841841        </emphasis> drivers for Windows XP support segmentation
     
    853853      cannot be considered as an alternative to other attachment types.</para>
    854854    <para>The number of CPUs assigned to VM does not improve network
    855       performance and in some cases may hurt it due to increased concurency in
     855      performance and in some cases may hurt it due to increased concurrency in
    856856      the guest.</para>
    857857    <para>Here is the short summary of things to check in order to improve
  • trunk/doc/manual/en_US/user_Security.xml

    r42448 r46821  
    343343          <xref linkend="vboxwebsrv-daemon"/> to find out how to start this
    344344          service and how to enable SSL/TLS support. It has to be started as
    345           a regular user and only the VMs of that user can be controled. By
     345          a regular user and only the VMs of that user can be controlled. By
    346346          default, the service binds to localhost preventing any remote connection.</para>
    347347        </listitem>
  • trunk/doc/manual/en_US/user_VBoxManage.xml

    r46524 r46821  
    15971597
    15981598    <para>If you have a saved state file (<computeroutput>.sav</computeroutput>)
    1599     that is seperate from the VM configuration, you can use this command to
     1599    that is separate from the VM configuration, you can use this command to
    16001600    "adopt" the file. This will change the VM to saved state and when you
    16011601    start it, VirtualBox will attempt to restore it from the saved state file
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette