This is the command xmltoman that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
xmltoman - xml to man converter
SYNOPSIS
xmltoman file.1.xml > file.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 system. There is also an xsl
file to generate html using xsltproc(1). See also /usr/share/doc/xmltoman/examples for
examples.
Use xmltoman online using onworks.net services