VirtualBox

Changeset 43973 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Nov 27, 2012 1:53:38 PM (12 years ago)
Author:
vboxsync
Message:

Mods to user manual reflecting mods in 4.2.x 6417

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

Legend:

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

    r43970 r43973  
    684684        <listitem>
    685685          <para>
    686             Command Line Option 1) Create Group and assign VM: VBoxManage modifyvm "Fred" --groups "/TestGroup"
     686            Command Line Option 1) Create Group and assign VM: <screen> VBoxManage modifyvm "Fred" --groups "/TestGroup" </screen>
    687687          </para>
    688688          <para>
    689             Command Line Option 2) Detach VM from Group, and delete group if empty: VBoxManage modifyvm "Fred" --groups " "
     689            Command Line Option 2) Detach VM from Group, and delete group if empty: <screen> VBoxManage modifyvm "Fred" --groups "" </screen>
    690690          </para>
    691691        </listitem>
    692692        <listitem>
    693693          <para>
    694             Multiple Groups e.g.: VBoxManage modifyvm "Fred" --groups "/TestGroup" "/TestGroup2"
     694            Multiple Groups e.g.: <screen> VBoxManage modifyvm "Fred" --groups "/TestGroup" "/TestGroup2" </screen>
    695695          </para>
    696696        </listitem>
    697697        <listitem>
    698698          <para>
    699             Nested Groups - Hierarchy of Groups e.g.: VBoxManage modifyvm "Fred" --groups "/TestGroup/TestGroup2"
     699            Nested Groups - Hierarchy of Groups e.g.: <screen> VBoxManage modifyvm "Fred" --groups "/TestGroup/TestGroup2" </screen>
    700700          </para>
    701701        </listitem>
  • trunk/doc/manual/en_US/user_VBoxManage.xml

    r43970 r43973  
    698698            &lt;Device&gt; </computeroutput>
    699699            Specifies the Device Name of the lpt/parallel port that
    700             the Parallel Port feature will be using. Use this BEFORE --lpt. This feature is Guest specific and unrelated to Host OS.</para>
     700            the Parallel Port feature will be using. Use this BEFORE --lpt. This feature is Host specific and unrelated to Guest OS.</para>
    701701          </listitem>
    702702
     
    705705            &lt;IOAddress IRQNumber&gt; </computeroutput>
    706706            Specifies the I/O address of the lpt/parallel port and the IRQ number that
    707             the Parallel Port feature will be using. Use this AFTER --lptmod. This feature is Guest specific and unrelated to Host OS.</para>
     707            the Parallel Port feature will be using. Use this AFTER --lptmod. This feature is Host specific and unrelated to Guest OS.</para>
    708708          </listitem>
    709709        </itemizedlist></para>
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