1xmlmantohtml(1) General Commands Manual xmlmantohtml(1)
2
3
4
6 xmlmantohtml - xml to html converter
7
9 xmlmantohtml file.1.xml > file.1.html
10
12 xmlmantohtml is a small script to convert xml/man to html.
13
14 You will find the dtd in /usr/share/xmltoman/ on a debian system. There
15 is also an xsl file to generate html using xsltproc(1). See also
16 /usr/share/doc/xmltoman/examples for examples.
17
18 If xsltproc proves to be a useful alternative, this program will be
19 obsoleted.
20
22 xmltoman was written by Oliver Kurth <oku@masqmail.cx>
23
25 xmlmantohtml(1)
26
28 This man page was written using xmltoman(1) by the same author.
29
30
31
32Manuals User xmlmantohtml(1)