Changeset 46207 in vbox
- Timestamp:
- May 22, 2013 8:25:14 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85927
- Location:
- trunk/doc/manual
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/docbook2latex.xsl
r44123 r46207 317 317 </xsl:when> 318 318 </xsl:choose> 319 <xsl:variable name="refid" select=" (@id) | (../@id)" />319 <xsl:variable name="refid" select="../@id" /> 320 320 <xsl:if test="$refid"> 321 321 <xsl:value-of select="concat('
\label{', $refid, '}')" /> -
trunk/doc/manual/en_US/user_AdvancedTopics.xml
r45827 r46207 125 125 </sect1> 126 126 127 <sect1 >128 <title id="autologon">Automated guest logons</title>127 <sect1 id="autologon"> 128 <title>Automated guest logons</title> 129 129 130 130 <para>VirtualBox provides Guest Addition modules for Windows, Linux and … … 1129 1129 </sect2> 1130 1130 1131 <sect2> 1132 <title id="iscsi-intnet">Access iSCSI targets via Internal 1133 Networking</title> 1131 <sect2 id="iscsi-intnet"> 1132 <title>Access iSCSI targets via Internal Networking</title> 1134 1133 1135 1134 <para>As an experimental feature, VirtualBox allows for accessing an -
trunk/doc/manual/en_US/user_BasicConcepts.xml
r43262 r46207 19 19 computers on the Internet access to the guest system.</para> 20 20 21 <sect1 >22 <title id="guestossupport">Supported guest operating systems</title>21 <sect1 id="guestossupport"> 22 <title>Supported guest operating systems</title> 23 23 24 24 <para>Since VirtualBox is designed to provide a generic virtualization … … 617 617 The default setting is 100% meaning that there is no limitation. A setting 618 618 of 50% implies a single virtual CPU can use up to 50% of a single host 619 CPU. Note tthat limiting the execution time of the virtual CPUs may induce619 CPU. Note that limiting the execution time of the virtual CPUs may induce 620 620 guest timing problems.</para> 621 621 -
trunk/doc/manual/en_US/user_Frontends.xml
r45762 r46207 5 5 <title>Remote virtual machines</title> 6 6 7 <sect1 >8 <title id="vrde">Remote display (VRDP support)</title>7 <sect1 id="vrde"> 8 <title>Remote display (VRDP support)</title> 9 9 10 10 <para>VirtualBox can display virtual machines remotely, meaning that a -
trunk/doc/manual/en_US/user_GuestAdditions.xml
r45951 r46207 2 2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 3 3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"> 4 <chapter >5 <title id="guestadditions">Guest Additions</title>4 <chapter id="guestadditions"> 5 <title>Guest Additions</title> 6 6 7 7 <para>The previous chapter covered getting started with VirtualBox and -
trunk/doc/manual/en_US/user_Installation.xml
r43968 r46207 229 229 </sect1> 230 230 231 <sect1 >232 <title id="install-linux-host">Installing on Linux hosts</title>231 <sect1 id="install-linux-host"> 232 <title>Installing on Linux hosts</title> 233 233 234 234 <sect2> … … 626 626 </sect3> 627 627 628 <sect3 >629 <title id="linux_install_opts">Automatic installation options</title>628 <sect3 id="linux_install_opts"> 629 <title>Automatic installation options</title> 630 630 631 631 <para>To configure the installation process of our .deb and .rpm … … 693 693 </sect1> 694 694 695 <sect1 >696 <title id="install-solaris-host">Installing on Solaris hosts</title>695 <sect1 id="install-solaris-host"> 696 <title>Installing on Solaris hosts</title> 697 697 698 698 <para>For the specific versions of Solaris that we support as host … … 702 702 <para>If you have a previously installed instance of VirtualBox on your 703 703 Solaris host, please uninstall it first before installing a new instance. 704 Refer to <xref linkend="uninstall solhost" /> for uninstall704 Refer to <xref linkend="uninstall-solaris-host" /> for uninstall 705 705 instructions.</para> 706 706 … … 730 730 <computeroutput>pkgadd -G</computeroutput>. For more information refer 731 731 to the <computeroutput>pkgadd</computeroutput> manual; see also <xref 732 linkend="solaris zones" />.</para>732 linkend="solaris-zones" />.</para> 733 733 </note> 734 734 … … 786 786 </sect2> 787 787 788 <sect2 >789 <title id="uninstallsolhost">Uninstallation</title>788 <sect2 id="uninstall-solaris-host"> 789 <title>Uninstallation</title> 790 790 791 791 <para>Uninstallation of VirtualBox on Solaris requires root permissions. … … 823 823 </sect2> 824 824 825 <sect2> 826 <title id="solariszones">Configuring a zone for running 827 VirtualBox</title> 825 <sect2 id="solaris-zones"> 826 <title>Configuring a zone for running VirtualBox</title> 828 827 829 828 <para>Starting with VirtualBox 1.6 it is possible to run VirtualBox from -
trunk/doc/manual/en_US/user_Introduction.xml
r44165 r46207 2 2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 3 3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"> 4 <chapter >5 <title id="Introduction">First steps</title>4 <chapter id="Introduction"> 5 <title>First steps</title> 6 6 7 7 <para>Welcome to $VBOX_PRODUCT!</para> … … 105 105 </sect1> 106 106 107 <sect1 >108 <title id="virtintro">Some terminology</title>107 <sect1 id="virtintro"> 108 <title>Some terminology</title> 109 109 110 110 <para>When dealing with virtualization (and also for understanding the … … 390 390 </sect1> 391 391 392 <sect1 >393 <title id="hostossupport">Supported host operating systems</title>392 <sect1 id="hostossupport"> 393 <title>Supported host operating systems</title> 394 394 395 395 <para>Currently, VirtualBox runs on the following host operating … … 918 918 </sect2> 919 919 920 <sect2> 921 <title id="keyb_mouse_normal">Capturing and releasing keyboard and 922 mouse</title> 920 <sect2 id="keyb_mouse_normal"> 921 <title>Capturing and releasing keyboard and mouse</title> 923 922 924 923 <para>As of version 3.2, VirtualBox provides a virtual USB tablet device … … 1012 1011 </sect2> 1013 1012 1014 <sect2 >1015 <title id="specialcharacters">Typing special characters</title>1013 <sect2 id="specialcharacters"> 1014 <title>Typing special characters</title> 1016 1015 1017 1016 <para>Operating systems expect certain key combinations to initiate … … 1495 1494 </sect1> 1496 1495 1497 <sect1 >1498 <title id="configbasics">Virtual machine configuration</title>1496 <sect1 id="configbasics"> 1497 <title>Virtual machine configuration</title> 1499 1498 1500 1499 <para>When you select a virtual machine from the list in the Manager -
trunk/doc/manual/en_US/user_Networking.xml
r44965 r46207 406 406 </sect1> 407 407 408 <sect1 >409 <title id="network_bridged">Bridged networking</title>408 <sect1 id="network_bridged"> 409 <title>Bridged networking</title> 410 410 411 411 <para>With bridged networking, VirtualBox uses a device driver on your -
trunk/doc/manual/en_US/user_Storage.xml
r43655 r46207 887 887 </sect1> 888 888 889 <sect1 >890 <title id="storage-iscsi">iSCSI servers</title>889 <sect1 id="storage-iscsi"> 890 <title>iSCSI servers</title> 891 891 892 892 <para>iSCSI stands for "Internet SCSI" and is a standard that allows for -
trunk/doc/manual/en_US/user_Troubleshooting.xml
r44553 r46207 155 155 </sect2> 156 156 157 <sect2 >158 <title id="ts_debugger">The built-in VM debugger</title>157 <sect2 id="ts_debugger"> 158 <title>The built-in VM debugger</title> 159 159 160 160 <para>VirtualBox includes a built-in VM debugger, which advanced users -
trunk/doc/manual/en_US/user_VBoxManage.xml
r46036 r46207 414 414 </sect1> 415 415 416 <sect1 >417 <title id="vboxmanage-createvm">VBoxManage createvm</title>416 <sect1 id="vboxmanage-createvm"> 417 <title>VBoxManage createvm</title> 418 418 419 419 <para>This command creates a new XML virtual machine definition … … 1667 1667 </sect1> 1668 1668 1669 <sect1 >1670 <title id="vboxmanage-storageattach">VBoxManage storageattach</title>1669 <sect1 id="vboxmanage-storageattach"> 1670 <title>VBoxManage storageattach</title> 1671 1671 1672 1672 <para>This command attaches/modifies/removes a storage medium connected to … … 3371 3371 </sect1> 3372 3372 3373 <sect1 >3374 <title id="metrics">VBoxManage metrics</title>3373 <sect1 id="metrics"> 3374 <title>VBoxManage metrics</title> 3375 3375 3376 3376 <para>This command supports monitoring the usage of system resources.
Note:
See TracChangeset
for help on using the changeset viewer.