pgsql: Fix and improve several places in the docs

Started by Michael Paquierabout 7 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Fix and improve several places in the docs

This adds some missing markups, fixes a couple of incorrect ones and
clarifies some documentation in various places.

Author: Liudmila Mantrova
Discussion: /messages/by-id/a068f947-7a51-5df1-b3fd-1a131ae5c044@postgrespro.ru
Backpatch-through: 12

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/170d11b8e7cb9df96a7ee0b8140d28536d55fe3e

Modified Files
--------------
doc/src/sgml/backup.sgml | 14 +++++++-------
doc/src/sgml/biblio.sgml | 9 +++------
doc/src/sgml/ref/alter_foreign_table.sgml | 4 ++--
doc/src/sgml/ref/pg_checksums.sgml | 2 +-
doc/src/sgml/ref/pg_dump.sgml | 2 +-
doc/src/sgml/ref/pg_rewind.sgml | 2 +-
doc/src/sgml/ref/pgbench.sgml | 8 ++++----
doc/src/sgml/ref/reindex.sgml | 14 +++++++-------
8 files changed, 26 insertions(+), 29 deletions(-)