Minor manpage formatting fix.
[fvwm.git] / doc / commands / SaveSession.xml
blob2e4e4d4bcf848cbf5cdc88f9579c9f7128959b2d
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: SaveSession.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='SaveSession'>
12 <title>SaveSession</title>
14 <cmdsynopsis>
15         <command>SaveSession</command>
16 </cmdsynopsis>
18 <para>Causes a session manager (if any) to save the session.  This
19 command does not work for xsm, it seems that xsm does not
20 implement this functionality.  Use Unix signals to manage xsm
21 remotely.</para>
23 </section>