Minor manpage formatting fix.
[fvwm.git] / doc / commands / Destroy.xml
blob1558ef404f96c5ab4cf4d61852213d4cbefa6690
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: Destroy.xml,v 1.2 2007/06/09 09:46:41 griph Exp $ -->
11 <section id='Destroy'>
12 <title>Destroy</title>
14 <cmdsynopsis>
15         <command>Destroy</command>
16 </cmdsynopsis>
18 <para>Destroys an application window, which usually causes the
19 application to crash and burn.</para>
21 </section>