Refine some things to create better looking man pages.

Peter Eisentraut <peter_e@gmx.net>

Commit: dccfd74935254224cff91da66f8bb05f84af04f0
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-12-25T23:15:27Z
Releases: 7.1.1
Refine some things to create better looking man pages.

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +2 −2
doc/src/sgml/ref/begin.sgml modified +6 −6
doc/src/sgml/ref/commit.sgml modified +2 −2
doc/src/sgml/ref/createdb.sgml modified +6 −6
doc/src/sgml/ref/create_function.sgml modified +2 −2
doc/src/sgml/ref/create_index.sgml modified +2 −2
doc/src/sgml/ref/createlang.sgml modified +3 −4
doc/src/sgml/ref/create_table_as.sgml modified +2 −2
doc/src/sgml/ref/create_table.sgml modified +2 −2
doc/src/sgml/ref/createuser.sgml modified +4 −4
doc/src/sgml/ref/declare.sgml modified +5 −5
doc/src/sgml/ref/drop_aggregate.sgml modified +2 −2
doc/src/sgml/ref/dropdb.sgml modified +4 −4
doc/src/sgml/ref/drop_function.sgml modified +2 −2
doc/src/sgml/ref/drop_index.sgml modified +2 −2
doc/src/sgml/ref/droplang.sgml modified +3 −4
doc/src/sgml/ref/drop_language.sgml modified +2 −2
doc/src/sgml/ref/drop_operator.sgml modified +2 −2
doc/src/sgml/ref/dropuser.sgml modified +4 −4
doc/src/sgml/ref/ecpg-ref.sgml modified +11 −10
doc/src/sgml/ref/end.sgml modified +4 −4
doc/src/sgml/reference.sgml modified +3 −3
doc/src/sgml/ref/fetch.sgml modified +6 −6
doc/src/sgml/ref/initdb.sgml modified +24 −20
doc/src/sgml/ref/insert.sgml modified +2 −2
doc/src/sgml/ref/listen.sgml modified +2 −2
doc/src/sgml/ref/lock.sgml modified +2 −2
doc/src/sgml/ref/move.sgml modified +7 −7
doc/src/sgml/ref/pgaccess-ref.sgml modified +4 −3
doc/src/sgml/ref/pgadmin-ref.sgml modified +2 −1
doc/src/sgml/ref/pg_ctl-ref.sgml modified +3 −4
doc/src/sgml/ref/pg_dumpall.sgml modified +6 −7
doc/src/sgml/ref/pg_dump.sgml modified +7 −2
doc/src/sgml/ref/pg_passwd.sgml modified +3 −3
doc/src/sgml/ref/pg_restore.sgml modified +1 −0
doc/src/sgml/ref/pgtclsh.sgml modified +11 −9
doc/src/sgml/ref/pgtksh.sgml modified +11 −9
doc/src/sgml/ref/pg_upgrade.sgml modified +2 −1
doc/src/sgml/ref/postgres-ref.sgml modified +8 −9
doc/src/sgml/ref/postmaster.sgml modified +44 −44
doc/src/sgml/ref/psql-ref.sgml modified +8 −7
doc/src/sgml/ref/reset.sgml modified +4 −4
doc/src/sgml/ref/revoke.sgml modified +4 −4
doc/src/sgml/ref/rollback.sgml modified +3 −3
doc/src/sgml/ref/select_into.sgml modified +4 −4
doc/src/sgml/ref/show.sgml modified +2 −2
doc/src/sgml/ref/unlisten.sgml modified +2 −2
doc/src/sgml/ref/update.sgml modified +2 −2
doc/src/sgml/ref/vacuumdb.sgml modified +3 −3