doc: Whitespace fixes in man pages
authorPeter Eisentraut
Tue, 2 Aug 2016 16:35:35 +0000 (12:35 -0400)
committerPeter Eisentraut
Tue, 2 Aug 2016 16:36:21 +0000 (12:36 -0400)
doc/src/sgml/ref/insert.sgml
doc/src/sgml/ref/pgupgrade.sgml

index 0406a097f55b0e3e0fff9f3012f1c690a5812897..06f416039b97d6349549cc2e610338aa6b0fb3bf 100644 (file)
@@ -295,8 +295,7 @@ INSERT INTO table_name [ AS 
     inference, it consists of one or more 
     class="PARAMETER">index_column_name columns and/or
     index_expression
-    expressions, and an optional 
-    index_predicate.  All 
+    expressions, and an optional index_predicate.  All 
     class="PARAMETER">table_name unique indexes that,
     without regard to order, contain exactly the
     conflict_target-specified
index eb113c2629157e73c284a302a3be037d0231505e..df5c122cb17934d0e4c7c48c584016e48b7b9718 100644 (file)
@@ -410,8 +410,7 @@ pg_upgrade.exe
    
 
    
-    Upgrade Streaming Replication and Log-Shipping standby</div> <div class="diff rem">-    servers
+    Upgrade Streaming Replication and Log-Shipping standby servers
 
     
      If you have Streaming Replication (see 
@@ -434,8 +433,7 @@ pg_upgrade.exe
      
 
      
-      Make sure the new standby data directories do <emphasis>not</></div> <div class="diff rem">-      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</div> <div class="diff rem">-      servers
+      Configure streaming replication and log-shipping standby servers
 
       
        Configure the servers for log shipping.  (You do not need to run