Doc fixes:

Bruce Momjian <bruce@momjian.us>

Commit: a8745a9afda01a29a4dd573b194b0abb1b439a28
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-09-09T00:48:29Z
Releases: 9.0.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 +327 −328
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