Add tools/find_gt_lt to find < and > in SGML source.

Bruce Momjian <bruce@momjian.us>

Commit: d08889aa8b462befe4d494d01ed4cc81644c1d22
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-01-23T00:30:59Z
Releases: 8.1.0
Add tools/find_gt_lt to find < and > in SGML source.

Lowercase some uppercase tags so tools is more reliable at finding
problems.

Files

PathChange+/−
doc/src/sgml/client-auth.sgml modified +9 −9
doc/src/sgml/contacts.sgml modified +20 −20
doc/src/sgml/installation.sgml modified +2 −2
doc/src/sgml/protocol.sgml modified +2193 −2193
doc/src/sgml/ref/pg_restore.sgml modified +3 −3
doc/src/sgml/release.sgml modified +22 −22
doc/src/sgml/rules.sgml modified +432 −432
doc/src/sgml/runtime.sgml modified +6 −6
doc/src/sgml/xindex.sgml modified +2 −2
doc/src/sgml/xoper.sgml modified +25 −25
src/tools/find_gt_lt added +2 −0
src/tools/RELEASE_CHANGES modified +1 −1