Minor issues with docs
While I was working on automatic translation of PostgreSQL's
documentation from SGML to XML, I found some minor issues.
In the file doc/src/sgml/ecpg.sgml there are many lines of C code
containing unescaped '<' characters.
In the file doc/src/sgml/array.sgml there is a tag which has a case
mismatch error with its end tag.
Attached you can find the patch, if you want to apply it.
Regards,
Marco
--
Marco Nenciarini - 2ndQuadrant Italy
PostgreSQL Training, Services and Support
marco.nenciarini@2ndQuadrant.it | www.2ndQuadrant.it
Attachments:
0001-Fix-minor-issues-with-documentation-markup.patchtext/x-patch; name=0001-Fix-minor-issues-with-documentation-markup.patchDownload
Marco Nenciarini wrote:
While I was working on automatic translation of PostgreSQL's
documentation from SGML to XML, I found some minor issues.In the file doc/src/sgml/ecpg.sgml there are many lines of C code
containing unescaped '<' characters.In the file doc/src/sgml/array.sgml there is a tag which has a case
mismatch error with its end tag.Attached you can find the patch, if you want to apply it.
Thanks, applied.
--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +