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


The manual is written using DocBook XML. To convert to other formats use
the docbook tools. Examples:

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

