description, options summary, environment variables, bugs, history, and
authors sections. It doesn't have how-to sections, which I would like to
have next.
This is my first foray into DocBook. I'm using version 4.5 of the DTD. I
had to hard-code that number into the document type declaration to get
it to build.
The command lines I'm using to build are
xsltproc --xinclude --output zenmap.1 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl zenmap.xml
xsltproc --xinclude --output zenmap.html /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl zenmap.xml