On Fri, 2008-04-18 at 13:26 -0400, Tom Lane wrote: > Simon Riggs <[EMAIL PROTECTED]> writes: > > I'm trying to add a new ref/.sgml file, but I can't see which file needs > > to change to allow that to be fully referenced. > > Example: > > $ grep psqlRef *sgml ref/*sgml > reference.sgml: &psqlRef; > ref/allfiles.sgml:<!entity psqlRef system "psql-ref.sgml"> > $
Ah! I had allfiles.sgml but not reference.sgml. Working now, thanks. -- Simon Riggs 2ndQuadrant http://www.2ndQuadrant.com -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
