Minor issues with docs

Started by Marco Nenciariniover 14 years ago2 messages
#1Marco Nenciarini
marco.nenciarini@2ndquadrant.it
1 attachment(s)

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
#2Bruce Momjian
bruce@momjian.us
In reply to: Marco Nenciarini (#1)
Re: Minor issues with docs

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. +