Minor cleanup in markup, especially in the Output section.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 3d83e28b2b3c1fda477256a21e153c99c5611bbd
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1998-10-30T19:34:40Z
Releases: 7.1.1
Minor cleanup in markup, especially in the Output section.

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +2 −13
doc/src/sgml/ref/alter_user.sgml modified +1 −15
doc/src/sgml/ref/begin.sgml modified +2 −15
doc/src/sgml/ref/close.sgml modified +1 −16
doc/src/sgml/ref/cluster.sgml modified +1 −11
doc/src/sgml/ref/commands.sgml modified +6 −0
doc/src/sgml/ref/commit.sgml modified +2 −13
doc/src/sgml/ref/copy.sgml modified +2 −13
doc/src/sgml/ref/create_aggregate.sgml modified +1 −14
doc/src/sgml/ref/create_database.sgml modified +3 −15
doc/src/sgml/ref/createdb.sgml modified +2 −0
doc/src/sgml/ref/create_function.sgml modified +1 −14
doc/src/sgml/ref/create_index.sgml modified +1 −13
doc/src/sgml/ref/create_language.sgml modified +0 −14
doc/src/sgml/ref/create_operator.sgml modified +3 −16
doc/src/sgml/ref/create_rule.sgml modified +3 −13
doc/src/sgml/ref/create_sequence.sgml modified +2 −14
doc/src/sgml/ref/create_table.sgml modified +3 −17
doc/src/sgml/ref/create_trigger.sgml modified +1 −14
doc/src/sgml/ref/create_type.sgml modified +5 −20
doc/src/sgml/ref/create_user.sgml modified +0 −12
doc/src/sgml/ref/createuser.sgml modified +1 −1
doc/src/sgml/ref/create_view.sgml modified +1 −14
doc/src/sgml/ref/current_date.sgml modified +5 −36
doc/src/sgml/ref/current_time.sgml modified +6 −37
doc/src/sgml/ref/current_timestamp.sgml modified +7 −37
doc/src/sgml/ref/current_user.sgml modified +7 −36
doc/src/sgml/ref/declare.sgml modified +0 −1
doc/src/sgml/ref/delete.sgml modified +1 −14
doc/src/sgml/ref/destroyuser.sgml modified +1 −1
doc/src/sgml/ref/drop_aggregate.sgml modified +1 −14
doc/src/sgml/ref/drop_database.sgml modified +2 −14
doc/src/sgml/ref/drop_function.sgml modified +2 −14
doc/src/sgml/ref/drop_index.sgml modified +1 −14
doc/src/sgml/ref/drop_language.sgml modified +1 −14
doc/src/sgml/ref/drop_operator.sgml modified +2 −14
doc/src/sgml/ref/drop_rule.sgml modified +0 −14
doc/src/sgml/ref/drop_sequence.sgml modified +1 −14
doc/src/sgml/ref/drop_table.sgml modified +0 −14
doc/src/sgml/ref/drop_trigger.sgml modified +4 −16
doc/src/sgml/ref/drop_type.sgml modified +1 −14
doc/src/sgml/ref/drop_user.sgml modified +1 −12
doc/src/sgml/ref/drop_view.sgml modified +20 −34
doc/src/sgml/ref/explain.sgml modified +0 −8
doc/src/sgml/ref/fetch.sgml modified +2 −1
doc/src/sgml/ref/grant.sgml modified +18 −19
doc/src/sgml/ref/initdb.sgml modified +3 −2
doc/src/sgml/ref/insert.sgml modified +1 −8
doc/src/sgml/ref/listen.sgml modified +0 −12
doc/src/sgml/ref/load.sgml modified +0 −9
doc/src/sgml/ref/lock.sgml modified +0 −9
doc/src/sgml/ref/notify.sgml modified +1 −14
doc/src/sgml/ref/pg_dump.sgml modified +2 −2
doc/src/sgml/ref/psql-ref.sgml modified +8 −4
doc/src/sgml/ref/reset.sgml modified +0 −9
doc/src/sgml/ref/revoke.sgml modified +17 −19
doc/src/sgml/ref/select.sgml modified +5 −17
doc/src/sgml/ref/set.sgml modified +1 −10
doc/src/sgml/ref/show.sgml modified +0 −9
doc/src/sgml/ref/unlisten.sgml modified +2 −14
doc/src/sgml/ref/update.sgml modified +1 −1