Make an editorial pass over the newly SGML-ified contrib documentation.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8828689ae93f5873c263a3ab0a875407fcb95a6c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-12-10T05:32:51Z
Releases: 8.3.0
Make an editorial pass over the newly SGML-ified contrib documentation.
Fix lots of bad markup, bad English, bad explanations.

Second round of commits.  pgcrypto and pgstandby still to go...

Files

PathChange+/−
doc/src/sgml/intagg.sgml modified +92 −29
doc/src/sgml/intarray.sgml modified +216 −189
doc/src/sgml/isn.sgml modified +164 −286
doc/src/sgml/ltree.sgml modified +469 −558
doc/src/sgml/oid2name.sgml modified +137 −51
doc/src/sgml/pageinspect.sgml modified +154 −108
doc/src/sgml/pgbench.sgml modified +411 −303
doc/src/sgml/pgbuffercache.sgml modified +116 −66
doc/src/sgml/pgfreespacemap.sgml modified +116 −112
doc/src/sgml/pgrowlocks.sgml modified +73 −59
doc/src/sgml/pgstattuple.sgml modified +194 −78
doc/src/sgml/pgtrgm.sgml modified +143 −98