David Somers wrote: > Tony, > > I'm having a problem trying to build the cvs documentation. > > # xmlto -o html_cvs html cvs2.dbk I'm guessing whatever xmlto is it doesn't understand docbook. If you use the build script in the doc directory (which calls xsltproc with the right arguments) it'll give you html output. Tony