From b2148e176f28ad3a7e468742b27eb6fdff348b9a Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 2 Aug 2016 12:35:35 -0400 Subject: [PATCH] doc: Whitespace fixes in man pages --- doc/src/sgml/ref/insert.sgml | 3 +-- doc/src/sgml/ref/pgupgrade.sgml | 9 +++------ 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/doc/src/sgml/ref/insert.sgml b/doc/src/sgml/ref/insert.sgml index 0406a097f55..06f416039b9 100644 --- a/doc/src/sgml/ref/insert.sgml +++ b/doc/src/sgml/ref/insert.sgml @@ -295,8 +295,7 @@ INSERT INTO table_name [ AS index_column_name columns and/or index_expression - expressions, and an optional - index_predicate. All index_predicate. All table_name unique indexes that, without regard to order, contain exactly the conflict_target-specified diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml index eb113c26291..df5c122cb17 100644 --- a/doc/src/sgml/ref/pgupgrade.sgml +++ b/doc/src/sgml/ref/pgupgrade.sgml @@ -410,8 +410,7 @@ pg_upgrade.exe - Upgrade Streaming Replication and Log-Shipping standby - servers + Upgrade Streaming Replication and Log-Shipping standby servers If you have Streaming Replication (see - Make sure the new standby data directories do <emphasis>not</> - exist + Make sure the new standby data directories do <emphasis>not</> exist Make sure the new standby data directories do not @@ -514,8 +512,7 @@ rsync --archive --delete --hard-links --size-only old_pgdata new_pgdata remote_d - Configure streaming replication and log-shipping standby - servers + Configure streaming replication and log-shipping standby servers Configure the servers for log shipping. (You do not need to run