docbook2man, docbook2texi — Convert DocBook to man pages and Texinfo
docbook2man [options] {xml-document}
docbook2texi [options] {xml-document}
Converts the given DocBook XML document into man pages or Texinfo.
These are wrapper scripts for the two-step conversion process in docbook2X. For more information, please see:
The available options are essentially the union of the options for db2x_xsltproc and db2x_manxml/db2x_texixml.
Internally there is one long pipeline of programs which your document goes through. If any segment of the pipeline fails (even trivially, like from mistyped program options), the resulting errors can be difficult to decipher — in this case, try running the components of docbook2X separately.