Remove SGML marked sections
Peter Eisentraut <peter_e@gmx.net>
Remove SGML marked sections For XML compatibility, replace marked sections <![IGNORE[ ]]> with comments <!-- -->. In some cases it seemed better to remove the ignored text altogether, and in one case the text should not have been ignored.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ecpg.sgml | modified | +2 −5 |
| doc/src/sgml/func.sgml | modified | +0 −9 |
| doc/src/sgml/Makefile | modified | +1 −1 |
| doc/src/sgml/release-old.sgml | modified | +0 −100 |
| doc/src/sgml/rules.sgml | modified | +2 −2 |