VirtualBox

Changeset 34841 in vbox


Ignore:
Timestamp:
Dec 8, 2010 4:37:16 PM (14 years ago)
Author:
vboxsync
Message:

Manual: fix typos (forum)

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

Legend:

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

    r34664 r34841  
    102102            "guest properties" provide a generic string-based mechanism to
    103103            exchange data bits between a guest and a host, some of which have
    104             special meanings for contolling and monitoring the guest; see
     104            special meanings for controlling and monitoring the guest; see
    105105            <xref linkend="guestadd-guestprops" /> for details.</para>
    106106
     
    660660              <listitem>
    661661                <para>Install DKMS using <screen>urpmi dkms</screen> and make
    662                 sure the choose the correct kernel-devel package when asked by
     662                sure to choose the correct kernel-devel package when asked by
    663663                the installer (use <computeroutput>uname -a</computeroutput>
    664664                to compare).</para>
  • trunk/doc/manual/en_US/user_Introduction.xml

    r34830 r34841  
    850850          <para>If your medium is not in the list (especially if you are using
    851851          VirtualBox for the first time), select the small folder icon next to
    852           the the drop-down list to bring up a standard file dialog, with with
     852          the drop-down list to bring up a standard file dialog, with which
    853853          you can pick the image file on your host disks.</para>
    854854        </listitem>
     
    13801380        ongoing process. In particular, no guarantee is made that VirtualBox
    13811381        supports all appliances created by other virtualization software. For
    1382         a list of know limitations, please see <xref
     1382        a list of known limitations, please see <xref
    13831383        linkend="KnownIssues" />.</para>
    13841384      </note></para>
  • trunk/doc/manual/en_US/user_Storage.xml

    r34755 r34841  
    138138          version of VirtualBox, or because SATA is not supported by default
    139139          by the selected guest operating system), go to the "Storage" page of
    140           of the machine's settings dialog, click on the "Add Controller"
    141           button under the "Storage Tree" box and then select "Add SATA
    142           Controller". After this, the additional controller will appear as a
    143           separate PCI device in the virtual machine, and you can add virtual
    144           disks to it.</para>
     140          the machine's settings dialog, click on the "Add Controller" button
     141          under the "Storage Tree" box and then select "Add SATA Controller".
     142          After this, the additional controller will appear as a separate PCI
     143          device in the virtual machine, and you can add virtual disks to
     144          it.</para>
    145145
    146146          <para>To change the IDE compatibility mode settings for the SATA
    147           controller, please see <xref linkend="vboxmanage-storagectl" />.</para>
     147          controller, please see <xref
     148          linkend="vboxmanage-storagectl" />.</para>
    148149        </listitem>
    149150
     
    718719    VM can access the data much faster.</para>
    719720
    720     <para>Note that this applies only to image files; buffering never occured
     721    <para>Note that this applies only to image files; buffering never occurred
    721722    virtual disks residing on remote iSCSI storage, which is the more common
    722723    scenario in enterprise-class setups (see <xref
     
    782783    maximum bandwidth used for asynchronous I/O. Additionally it supports
    783784    sharing limits through bandwidth groups for several images. It is possible
    784     to have more than one such limit. </para>
     785    to have more than one such limit.</para>
    785786
    786787    <para>Limits are configured through
  • trunk/doc/manual/en_US/user_VBoxManage.xml

    r34755 r34841  
    224224        <listitem>
    225225          <para><computeroutput>hddbackends</computeroutput> lists all known
    226           hdd backends of VirtualBox. Beside the name of the backend itself,
    227           descriptions about the capabilities, configuration and other useful
    228           informations are displayed.</para>
     226          virtual disk back-ends of VirtualBox. For each such format (such as
     227          VDI, VMDK or RAW), this lists the back-end's capabilities and
     228          configuration.</para>
    229229        </listitem>
    230230      </itemizedlist></para>
     
    482482
    483483          <listitem>
    484             <para><computeroutput>--cpuexecutioncap &lt;1-100&gt;</computeroutput>: This
    485             setting controls how much cpu time a virtual CPU can use. A value of
    486             50 implies a single virtual CPU can use up to 50% of a single host CPU.</para>
     484            <para><computeroutput>--cpuexecutioncap
     485            &lt;1-100&gt;</computeroutput>: This setting controls how much cpu
     486            time a virtual CPU can use. A value of 50 implies a single virtual
     487            CPU can use up to 50% of a single host CPU.</para>
    487488          </listitem>
    488489
     
    13541355
    13551356      <listitem>
    1356         <para>The <computeroutput>cpuexecutioncap &lt;1-100&gt;</computeroutput>: This
    1357         operation controls how much cpu time a virtual CPU can use. A value of
    1358         50 implies a single virtual CPU can use up to 50% of a single host CPU.</para>
     1357        <para>The <computeroutput>cpuexecutioncap
     1358        &lt;1-100&gt;</computeroutput>: This operation controls how much cpu
     1359        time a virtual CPU can use. A value of 50 implies a single virtual CPU
     1360        can use up to 50% of a single host CPU.</para>
    13591361      </listitem>
    1360 
    13611362    </itemizedlist>
    13621363  </sect1>
     
    15691570
    15701571          <glossdef>
    1571             <para>The number of the the storage controller's port which is to
    1572             be modified. Mandatory.</para>
     1572            <para>The number of the storage controller's port which is to be
     1573            modified. Mandatory.</para>
    15731574          </glossdef>
    15741575        </glossentry>
     
    15781579
    15791580          <glossdef>
    1580             <para>The number of the the port's device which is to be modified.
     1581            <para>The number of the port's device which is to be modified.
    15811582            Mandatory.</para>
    15821583          </glossdef>
     
    25452546
    25462547                  <para>By default, the new process in the guest will be
    2547                   created with the the standard environment of the guest OS.
    2548                   This option allows for modifying that environment. To
    2549                   set/modify a variable, a pair of
     2548                  created with the standard environment of the guest OS. This
     2549                  option allows for modifying that environment. To set/modify
     2550                  a variable, a pair of
    25502551                  <computeroutput>NAME=VALUE</computeroutput> must be
    25512552                  specified; to unset a certain variable, the name with no
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