1 <?xml version='1.0' encoding='UTF-8'?>
3 <!ENTITY dhfirstname "Jack">
4 <!ENTITY dhsurname "Kaliko">
5 <!ENTITY dhemail "kaliko@azylum.org">
6 <!ENTITY dhusername "&dhfirstname; &dhsurname;">
7 <!ENTITY dhpackage "mpd-sima">
8 <!ENTITY release "0.14.0">
9 <!-- TITLE should be something like "User commands" or similar (see
10 http://www.tldp.org/HOWTO/Man-Page/q2.html). -->
11 <!ENTITY dhtitle "&dhpackage; &release; User Manual">
14 <title>&dhtitle;</title>
15 <productname>&dhpackage;</productname>
18 <firstname>&dhfirstname;</firstname>
19 <surname>&dhsurname;</surname>
20 <contrib>Wrote this man page and is currently leading MPD_sima project.</contrib>
22 <email>&dhemail;</email>
34 <holder>&dhusername;</holder>
37 <para>This manual page was written for the Debian system
38 (and may be used by others).</para>
39 <para>Permission is granted to copy, distribute and/or modify this
40 document under the terms of the GNU General Public License,
41 Version 3 published by the Free Software Foundation.</para>
42 <para>On Debian systems, the complete text of the GNU General Public
43 License can be found in
44 <filename>/usr/share/common-licenses/GPL</filename>.</para>