]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Whitespace fixes in man pages
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 2 Aug 2016 16:35:35 +0000 (12:35 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
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 <replaceable class="PARAMETER">table_name</replaceable> [ AS <replac
     inference, it consists of one or more <replaceable
     class="PARAMETER">index_column_name</replaceable> columns and/or
     <replaceable class="PARAMETER">index_expression</replaceable>
-    expressions, and an optional <replaceable class="PARAMETER">
-    index_predicate</replaceable>.  All <replaceable
+    expressions, and an optional <replaceable class="PARAMETER">index_predicate</replaceable>.  All <replaceable
     class="PARAMETER">table_name</replaceable> unique indexes that,
     without regard to order, contain exactly the
     <parameter>conflict_target</parameter>-specified
index eb113c2629157e73c284a302a3be037d0231505e..df5c122cb17934d0e4c7c48c584016e48b7b9718 100644 (file)
@@ -410,8 +410,7 @@ pg_upgrade.exe
    </step>
 
    <step>
-    <title>Upgrade Streaming Replication and Log-Shipping standby
-    servers</title>
+    <title>Upgrade Streaming Replication and Log-Shipping standby servers</title>
 
     <para>
      If you have Streaming Replication (see <xref
@@ -434,8 +433,7 @@ pg_upgrade.exe
      </step>
 
      <step>
-      <title>Make sure the new standby data directories do <emphasis>not</>
-      exist</title>
+      <title>Make sure the new standby data directories do <emphasis>not</> exist</title>
 
       <para>
        Make sure the new standby data directories do <emphasis>not</>
@@ -514,8 +512,7 @@ rsync --archive --delete --hard-links --size-only old_pgdata new_pgdata remote_d
      </step>
 
      <step>
-      <title>Configure streaming replication and log-shipping standby
-      servers</title>
+      <title>Configure streaming replication and log-shipping standby servers</title>
 
       <para>
        Configure the servers for log shipping.  (You do not need to run