compiling the man-pages

Поиск
Список
Период
Сортировка
От Robert B. Easter
Тема compiling the man-pages
Дата
Msg-id 0101051519510Z.09559@comptechnews
обсуждение исходный текст
Ответы Re: compiling the man-pages  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-docs
When I was compiling the sgml man-pages, I got some messages like:

onsgmls  refentry.sgml ./ref/declare.sgml \
| sgmlspl /usr/local/share/sgml/docbook2X/docbook2man-spec.pl --lowercase
--section l
onsgmls:/usr/local/share/sgml/docbook/4.1/catalog:22:0:W: DTDDECL catalog
entries are not supported
onsgmls:./ref/declare.sgml:256:19:X: reference to non-existent ID "SQL-BEGIN"
onsgmls:./ref/declare.sgml:194:18:X: reference to non-existent ID "SQL-FETCH"
onsgmls:./ref/declare.sgml:257:40:X: reference to non-existent ID
"SQL-COMMIT-TITLE"
onsgmls:./ref/declare.sgml:259:42:X: reference to non-existent ID
"SQL-ROLLBACK-TITLE"
onsgmls:./ref/declare.sgml:257:19:X: reference to non-existent ID "SQL-COMMIT"
onsgmls:./ref/declare.sgml:259:19:X: reference to non-existent ID
"SQL-ROLLBACK"
onsgmls:./ref/declare.sgml:256:39:X: reference to non-existent ID
"SQL-BEGIN-TITLE"
onsgmls:./ref/declare.sgml:194:38:X: reference to non-existent ID
"SQL-FETCH-TITLE"

Are these messages normal or what did I miss?  I was in the doc/src/sgml
directory and I ran "make man".  The man-pages looked ok anyway.

--
-------- Robert B. Easter  reaster@comptechnews.com ---------
-- CompTechNews Message Board http://www.comptechnews.com/ --
-- CompTechServ Tech Services http://www.comptechserv.com/ --
---------- http://www.comptechnews.com/~reaster/ ------------

В списке pgsql-docs по дате отправления:

Предыдущее
От: "Oliver Elphick"
Дата:
Сообщение: Re: nested query
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: compiling the man-pages