summaryrefslogtreecommitdiff
path: root/specs/MenuButton.xml
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-17 20:25:59 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-18 11:54:37 -0800
commit5b9f06194bfcb6e6e09b57dd54f2480e2fa3f089 (patch)
tree4656887faf4f860b37e071b67d66550fa20fbefe /specs/MenuButton.xml
parent80fc6c7cf49ce2820b18dbdb35601f81b54e20be (diff)
downloadxorg-lib-libXaw-5b9f06194bfcb6e6e09b57dd54f2480e2fa3f089.tar.gz
specs: Add missing subsections of CH4 and reorder to match X11R6.6 spec
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs/MenuButton.xml')
-rw-r--r--specs/MenuButton.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/specs/MenuButton.xml b/specs/MenuButton.xml
index 37f937d..da1dfd9 100644
--- a/specs/MenuButton.xml
+++ b/specs/MenuButton.xml
@@ -1,4 +1,4 @@
-<sect2 id="MenuButton_Widget">
+<sect1 id="MenuButton_Widget">
<title>MenuButton Widget</title>
<!-- .XS -->
<!-- MenuButton Widget -->
@@ -38,7 +38,7 @@ that the MenuButton is ready for selection. When a
pointer button is pressed, the MenuButton widget will
pop up the menu named in the <function>menuName</function> resource.
</para>
-<sect3 id="Resources">
+<sect2 id="MenuButton::Resources">
<title>Resources</title>
<para>
<!-- .LP -->
@@ -410,8 +410,8 @@ nonvolatile memory.
</varlistentry>
</variablelist>
</para>
-</sect3>
-<sect3 id="MenuButton_Actions">
+</sect2>
+<sect2 id="MenuButton_Actions">
<title>MenuButton Actions</title>
<indexterm><primary>MenuButton widget</primary><secondary>actions</secondary></indexterm>
<para>
@@ -458,8 +458,8 @@ MenuButton widget:
&lt;BtnDown&gt;: reset(\|) PopupMenu(\)
</literallayout>
</para>
-</sect3>
-<sect3 id='MenuButton_Actions_b'>
+</sect2>
+<sect2 id='MenuButton_Actions_b'>
<title>MenuButton Actions</title>
<para>
<!-- .LP -->
@@ -563,5 +563,5 @@ in the application initialization routine, or use a different translation.
<!-- .bp -->
</para>
-</sect3>
</sect2>
+</sect1>