Minor manpage formatting fix.
[fvwm.git] / doc / commands / ChangeMenuStyle.xml
blob731e69076206c6e3ff3c13467c4aca32711f2cb4
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!-- $Id: ChangeMenuStyle.xml,v 1.3 2007/06/16 12:38:45 griph Exp $ -->
3 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
4   "../docbook-xml/docbookx.dtd"
6 <!ENTITY % myents SYSTEM "../fvwm.ent" >
7 %myents;
8 ]>
11 <section id='ChangeMenuStyle'>
12 <title>ChangeMenuStyle</title>
14 <cmdsynopsis>
15         <command>ChangeMenuStyle</command>
16         <arg choice='plain'
17                 ><replaceable>menustyle</replaceable
18         ></arg>
19         <arg choice='plain' rep='repeat'
20                 ><replaceable>menu</replaceable
21         ></arg>
22 </cmdsynopsis>
24 <para>Changes the menu style of
25 <replaceable>menu</replaceable> to <replaceable>menustyle</replaceable>.
26 You may specify more than one menu in each call of
27 <emphasis remap='B'>ChangeMenuStyle</emphasis>.</para>
29 </section>