Modify pg_standby, pgbench, and pg_upgrade manual pages to be consistent

Bruce Momjian <bruce@momjian.us>

Commit: 238d21d7d28612bfebc2989ba649a1b137c29cbe
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-05-25T15:55:28Z
Releases: 9.0.0
Modify pg_standby, pgbench, and pg_upgrade manual pages to be consistent
in their display of command-line options with other client applications.

Files

PathChange+/−
contrib/pg_upgrade/option.c modified +15 −15
doc/src/sgml/oid2name.sgml modified +2 −2
doc/src/sgml/pgbench.sgml modified +280 −213
doc/src/sgml/pgstandby.sgml modified +104 −89
doc/src/sgml/pgupgrade.sgml modified +10 −10