Doc fixes:

Bruce Momjian <bruce@momjian.us>

Commit: 152c626105625eaa9f57539f5df45175183d6793
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-09-09T00:48:22Z
Releases: 9.1.0
Doc fixes:

- remove excessive table cells
- moving function parameters into function tags rather than having
  them being considered separate
- add return type column on XML2 contrib module functions list and
  removing return types from function
- add table header to XML2 contrib parameter table

Thom Brown

Backpatch to 9.0.X.

Files

PathChange+/−
doc/src/sgml/datatype.sgml modified +2 −2
doc/src/sgml/func.sgml modified +336 −337
doc/src/sgml/monitoring.sgml modified +12 −12
doc/src/sgml/plperl.sgml modified +18 −18
doc/src/sgml/sources.sgml modified +2 −2
doc/src/sgml/xml2.sgml modified +77 −25