Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом.
We use the docbook2man utility to
convert DocBookREFENTRY pages to *roff output suitable for man
pages. At the time of writing, the utility required patching to
successfully run on the Postgres markup,
and we added a small amount of new functionality to allow setting
the man page section in the output file name.
docbook2man is written in perl, and
requires the CPAN package SGMLSpm to run. Also,
it requires nsgmls to be available,
which is included in the jade
distribution. After installing these packages, then simply run
$ cd doc/src
$ make man
which will result in a tar file being generated in the
doc/src directory.