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:35:35 +0000 (12:35 -0400)
doc/src/sgml/ref/drop_access_method.sgml
doc/src/sgml/ref/insert.sgml
doc/src/sgml/ref/pgupgrade.sgml

index 97ed77ebda75729a1b002fa642e3bcd57e98d24a..b899c71e1a3840bedc1aafd4e3fcd49e84e1cff4 100644 (file)
@@ -32,9 +32,6 @@ DROP ACCESS METHOD [ IF EXISTS ] name
    DROP ACCESS METHOD removes an existing access method.
    Only superusers can drop access methods.
   
-
-  
-  
  
 
  
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 b99e546a7e03c329b8d290575a1694f284947493..fcc94ee592a4ff7dacf9e1886e44008693c43a21 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