logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xmltoman - xml to man converter

Author

       xmltoman was written by Oliver Kurth <oku@masqmail.cx>

Comments

       This man page was written using xmltoman(1) by the same author and / or maintainer.

Manuals                                               User                                           xmltoman(1)

Description

       xmltoman  is  a small script to convert XML to a MAN page in GROFF format. It features the usual man page
       items such a description, options, see also etc. The XML format also supports converting to HTML pages.

       You will find the DTD in /usr/share/xmltoman/ on a Debian GNU/Linux system. There is also an XSL file  to
       generate html using xsltproc(1).

Files

/usr/share/xmltoman/xmltoman.dtd the DTD file.

       /usr/share/xmltoman/xmltoman.xsl XSLT stylesheet to generate HTML.

       /usr/share/xmltoman/xmltoman.css stylesheet to be used for HTML.

Maintainer

       xmltoman is currently maintained by Adam Bilbrough

Name

       xmltoman - xml to man converter

See Also

xmlmantohtml(1)

Synopsis

xmltomanfile.1.xml>file.1

See Also