From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Pg Docs <pgsql-docs(at)postgresql(dot)org> |
Subject: | Re: no refentry in acronyms.sgml? |
Date: | 2009-09-07 16:33:12 |
Message-ID: | 20090907163312.GM8894@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Alvaro Herrera wrote:
> osx:/pgsql/source/00head/doc/src/sgml/acronyms.sgml:3:0:E: prolog can't be omitted unless CONCUR NO and LINK EXPLICIT NO and either IMPLYDEF ELEMENT YES or IMPLYDEF DOCTYPE YES
> osx:/pgsql/source/00head/doc/src/sgml/acronyms.sgml:3:0:E: no document type declaration; will parse without validation
> Erro: no refentry: No refentry elements found in "Acronyms". Acronyms
>
> I have no idea how to fix this.
After looking at this, I noticed that for some unknown reason,
postgres.xml only contained the output generated from acronyms.sgml.
After removing it, it got regenerated from the whole set of files and
"make man" started behaving normally.
I have not fooled with these files lately so I have zero idea where the
bogus postgres.xml came from.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-09-07 17:28:11 | Re: no refentry in acronyms.sgml? |
Previous Message | Alvaro Herrera | 2009-09-07 14:05:13 | no refentry in acronyms.sgml? |