Document title(1) General Commands Manual Document title(1)

hdxml2manxmlHeaderDoc XML to MPGL translator

hdxml2manxml [-M man_section] filename [...]

The available options are as follows:

the manual section for the output files
filename
the filename(s) to be processed

This tool was designed to translate from headerdoc's XML output to an mxml file for use with xml2man. The tool takes a list of XML files generated with headerdoc2html (with the -X flag) and outputs a series of .mxml files (suitable for use with xml2man) in the current directory.

For more information on xml2man, see:

xml2man(1)

August 28, 2002 Darwin