
README for the Thuban Manual Sources
====================================
$Revision: 2821 $


The manual is written using DocBook XML. To convert to other formats use
the docbook tools. The Makefile has targets defined.

Examples for manual use:

Convert to PostScript (the output will be manual.ps)

 $ db2ps manual.xml

to HTML (the output will be in a subdirectory manual/)

 $ db2html manual.xml

