VirtualBox

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


Ignore:
Timestamp:
Jun 19, 2015 11:25:00 PM (10 years ago)
Author:
vboxsync
Message:

Implemented itemizedlist; fixed lost space between arg and replaceable; underlined refsect1 and refsect2 titles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/man_VBoxManage-debugvm.xml

    r56533 r56565  
    269269        <varlistentry>
    270270          <term><replaceable>reg-set.reg-name</replaceable></term>
    271           <listitem><para>One of more registers, each having one of the following forms:
     271          <listitem>
     272            <para>One of more registers, each having one of the following forms:</para>
    272273            <itemizedlist>
    273               <listitem><para><computeroutput>register-set.register-name.sub-field</computeroutput></para></listitem>
    274               <listitem><para><computeroutput>register-set.register-name</computeroutput></para></listitem>
    275               <listitem><para><computeroutput>cpu-register-name.sub-field</computeroutput></para></listitem>
    276               <listitem><para><computeroutput>cpu-register-name</computeroutput></para></listitem>
    277               <listitem><para><computeroutput>all</computeroutput></para></listitem>
     274              <listitem><para><replaceable>register-set.register-name.sub-field</replaceable></para></listitem>
     275              <listitem><para><replaceable>register-set.register-name</replaceable></para></listitem>
     276              <listitem><para><replaceable>cpu-register-name.sub-field</replaceable></para></listitem>
     277              <listitem><para><replaceable>cpu-register-name</replaceable></para></listitem>
     278              <listitem><para><replaceable>all</replaceable></para></listitem>
    278279            </itemizedlist>
    279             The <replaceable>all</replaceable> form will cause all registers
    280             to be shown (no sub-fields).  The registers names are case-insensitive.
    281           </para></listitem>
     280            <para>The <replaceable>all</replaceable> form will cause all registers
     281              to be shown (no sub-fields).  The registers names are case-insensitive.
     282            </para>
     283          </listitem>
    282284        </varlistentry>
    283285        <varlistentry>
     
    299301        <varlistentry>
    300302          <term><replaceable>reg-set.reg-name=value</replaceable></term>
    301           <listitem><para>One of more register assignment, each having one of the following forms:
     303          <listitem>
     304            <para>One of more register assignment, each having one of the following forms:</para>
    302305            <itemizedlist>
    303               <listitem><para><computeroutput>register-set.register-name.sub-field=value</computeroutput></para></listitem>
    304               <listitem><para><computeroutput>register-set.register-name=value</computeroutput></para></listitem>
    305               <listitem><para><computeroutput>cpu-register-name.sub-field=value</computeroutput></para></listitem>
    306               <listitem><para><computeroutput>cpu-register-name=value</computeroutput></para></listitem>
     306              <listitem><para><replaceable>register-set.register-name.sub-field=value</replaceable></para></listitem>
     307              <listitem><para><replaceable>register-set.register-name=value</replaceable></para></listitem>
     308              <listitem><para><replaceable>cpu-register-name.sub-field=value</replaceable></para></listitem>
     309              <listitem><para><replaceable>cpu-register-name=value</replaceable></para></listitem>
    307310            </itemizedlist>
    308             The value format should be in the same style as what <command>getregisters</command>
    309             displays, with the exception that both octal and decimal can be used instead of
    310             hexadecimal.
    311           </para></listitem>
     311            <para>The value format should be in the same style as what
     312              <command>getregisters</command> displays, with the exception that
     313              both octal and decimal can be used instead of hexadecimal.</para>
     314          </listitem>
    312315        </varlistentry>
    313316        <varlistentry>
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