VirtualBox

Changeset 49313 in vbox for trunk/doc


Ignore:
Timestamp:
Oct 28, 2013 5:13:36 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90286
Message:

doc/manual: cosmetic fixes (no </screen> at new line)

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

Legend:

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

    r49038 r49313  
    18411841    env,           /* arg 3 */
    18421842    &amp;progress      /* Out   */
    1843 );
    1844 </screen>
     1843);</screen>
    18451844        </sect3>
    18461845
     
    18681867{
    18691868    printf("Revision: %u\n", (unsigned)rev);
    1870 }
    1871 </screen>
     1869}</screen>
    18721870
    18731871          <para>All objects with their methods and attributes are documented
     
    18941892
    18951893            <screen>int (*pfnUtf16ToUtf8)(const PRUnichar *pwszString, char **ppszString);
    1896 int (*pfnUtf8ToUtf16)(const char *pszString, PRUnichar **ppwszString);
    1897 </screen>
     1894int (*pfnUtf8ToUtf16)(const char *pszString, PRUnichar **ppwszString);</screen>
    18981895          </sect4>
    18991896
     
    19341931    fprintf(stderr, "failed to register g_pVBoxFuncs-&gt;pfnComUninitialize()\n");
    19351932    exit(EXIT_FAILURE);
    1936 }
    1937 </screen></para>
     1933}</screen></para>
    19381934
    19391935          <para>Another idea would be to write your own <computeroutput>void
  • trunk/doc/manual/en_US/user_AdvancedTopics.xml

    r49303 r49313  
    17971797    for VMs. Create a VirtualBox VNIC template, by executing as root:</para>
    17981798
    1799     <screen>dladm create-vnic -t -l nge0 -v 23 vboxvnic_template0
    1800 </screen>
     1799    <screen>dladm create-vnic -t -l nge0 -v 23 vboxvnic_template0</screen>
    18011800
    18021801    <para>This will create a temporary VNIC over interface "nge0" with the
     
    18131812$ dladm show-vnic
    18141813LINK         OVER         SPEED  MACADDRESS        MACADDRTYPE         VID
    1815 vboxvnic_template0 nge0   1000   2:8:20:25:12:75   random              23
    1816 </screen></para>
     1814vboxvnic_template0 nge0   1000   2:8:20:25:12:75   random              23</screen></para>
    18171815
    18181816    <para>Once the VNIC template is created, all VMs that need to be part of
     
    30143012    <para>The expert storage management mode can be enabled per VM executing:</para>
    30153013
    3016     <screen>VBoxManage setextradata "VM name" "VBoxInternal2/SilentReconfigureWhilePaused" 1
    3017 </screen>
     3014    <screen>VBoxManage setextradata "VM name" "VBoxInternal2/SilentReconfigureWhilePaused" 1</screen>
    30183015
    30193016    <para>Storage attachments can be reconfigured while the VM is paused afterwards using:</para>
  • trunk/doc/manual/en_US/user_GuestAdditions.xml

    r46878 r49313  
    15481548All rights reserved.
    15491549
    1550 Value: Windows Vista Business Edition
    1551 </screen></para>
     1550Value: Windows Vista Business Edition</screen></para>
    15521551
    15531552    <para>To add or change guest properties from the guest, use the tool
  • trunk/doc/manual/en_US/user_VBoxManage.xml

    r49086 r49313  
    8484Virtual machine 'SUSE 10.2' is created.
    8585UUID: c89fc351-8ec6-4f02-a048-57f4d25288e5
    86 Settings file: '/home/username/.config/VirtualBox/Machines/SUSE 10.2/SUSE 10.2.xml'
    87 </screen>
     86Settings file: '/home/username/.config/VirtualBox/Machines/SUSE 10.2/SUSE 10.2.xml'</screen>
    8887
    8988        <para>As can be seen from the above output, a new virtual machine has
     
    364363&lt;none&gt;
    365364
    366 Statistics update:  disabled
    367 </screen></para>
     365Statistics update:  disabled</screen></para>
    368366  </sect1>
    369367
     
    17081706                            [--password &lt;password&gt;]
    17091707                            [--initiator &lt;initiator&gt;]
    1710                             [--intnet]
    1711 </screen>
     1708                            [--intnet]</screen>
    17121709
    17131710    <para>A number of parameters are commonly required; the ones at the end of
Note: See TracChangeset for help on using the changeset viewer.

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