pgsql: doc: Missing markup, punctuation and wordsmithing

Started by Daniel Gustafssonalmost 2 years ago1 messagescomitters
Jump to latest
#1Daniel Gustafsson
daniel@yesql.se

doc: Missing markup, punctuation and wordsmithing

Various improvements to the documentation like adding missing
markup, improving punctuation, ensuring consistent spelling of
words and minor wordsmithing.

Author: Oleg Sibiryakov <o.sibiryakov@postgrespro.ru>
Discussion: /messages/by-id/b7d0a03c-107e-48c7-a5c9-2c6f73cdf78f@postgrespro.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7b2822ecf944a6aa429c05cc7f070001c3817934

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 2 +-
doc/src/sgml/charset.sgml | 4 ++--
doc/src/sgml/config.sgml | 6 +++---
doc/src/sgml/func.sgml | 2 +-
doc/src/sgml/libpq.sgml | 19 ++++++++++---------
doc/src/sgml/protocol.sgml | 7 ++++---
doc/src/sgml/ref/alter_table.sgml | 4 ++--
doc/src/sgml/ref/copy.sgml | 4 ++--
doc/src/sgml/ref/create_subscription.sgml | 5 +++--
doc/src/sgml/ref/pgupgrade.sgml | 2 +-
doc/src/sgml/sepgsql.sgml | 2 +-
doc/src/sgml/syntax.sgml | 2 +-
doc/src/sgml/system-views.sgml | 4 ++--
doc/src/sgml/trigger.sgml | 3 ++-
doc/src/sgml/user-manag.sgml | 2 +-
doc/src/sgml/wal.sgml | 4 ++--
16 files changed, 38 insertions(+), 34 deletions(-)