Thread: pgsql: Use entities to encode non-ASCII characters in SGML documentatio

pgsql: Use entities to encode non-ASCII characters in SGML documentatio

From
Peter Eisentraut
Date:
Use entities to encode non-ASCII characters in SGML documentation

This has already been the case for the most part; just some cases had
slipped through.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/85ffed431ae6fff0d5fbafd9a48b330542f2f4d9

Modified Files
--------------
doc/src/sgml/isn.sgml         |    2 +-
doc/src/sgml/release-7.4.sgml |    6 +++---
doc/src/sgml/release-8.4.sgml |    2 +-
3 files changed, 5 insertions(+), 5 deletions(-)