Minor manpage formatting fix.
[fvwm.git] / doc / commands / Delete.xml
blob9cbbb3b1dc1bbe9d48a726dcb2f4b5575e96acb0
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3   "../docbook-xml/docbookx.dtd"
5 <!ENTITY % myents SYSTEM "../fvwm.ent" >
6 %myents;
7 ]>
9 <!-- $Id: Delete.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='Delete'>
12 <title>Delete</title>
14 <cmdsynopsis>
15         <command>Delete</command>
16 </cmdsynopsis>
18 <para>Sends a message to a window asking that it remove itself,
19 frequently causing the application to exit.</para>
21 </section>