doc: Whitespace fixes in man pages

This commit is contained in:
Peter Eisentraut 2016-08-02 12:35:35 -04:00
parent f6ced51f91
commit e9888c2a48
3 changed files with 4 additions and 11 deletions

View File

@ -32,9 +32,6 @@ DROP ACCESS METHOD [ IF EXISTS ] <replaceable class="parameter">name</replaceabl
<command>DROP ACCESS METHOD</command> removes an existing access method. <command>DROP ACCESS METHOD</command> removes an existing access method.
Only superusers can drop access methods. Only superusers can drop access methods.
</para> </para>
<para>
</para>
</refsect1> </refsect1>
<refsect1> <refsect1>

View File

@ -295,8 +295,7 @@ INSERT INTO <replaceable class="PARAMETER">table_name</replaceable> [ AS <replac
inference, it consists of one or more <replaceable inference, it consists of one or more <replaceable
class="PARAMETER">index_column_name</replaceable> columns and/or class="PARAMETER">index_column_name</replaceable> columns and/or
<replaceable class="PARAMETER">index_expression</replaceable> <replaceable class="PARAMETER">index_expression</replaceable>
expressions, and an optional <replaceable class="PARAMETER"> expressions, and an optional <replaceable class="PARAMETER">index_predicate</replaceable>. All <replaceable
index_predicate</replaceable>. All <replaceable
class="PARAMETER">table_name</replaceable> unique indexes that, class="PARAMETER">table_name</replaceable> unique indexes that,
without regard to order, contain exactly the without regard to order, contain exactly the
<parameter>conflict_target</parameter>-specified <parameter>conflict_target</parameter>-specified

View File

@ -410,8 +410,7 @@ pg_upgrade.exe
</step> </step>
<step> <step>
<title>Upgrade Streaming Replication and Log-Shipping standby <title>Upgrade Streaming Replication and Log-Shipping standby servers</title>
servers</title>
<para> <para>
If you have Streaming Replication (see <xref If you have Streaming Replication (see <xref
@ -434,8 +433,7 @@ pg_upgrade.exe
</step> </step>
<step> <step>
<title>Make sure the new standby data directories do <emphasis>not</> <title>Make sure the new standby data directories do <emphasis>not</> exist</title>
exist</title>
<para> <para>
Make sure the new standby data directories do <emphasis>not</> 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>
<step> <step>
<title>Configure streaming replication and log-shipping standby <title>Configure streaming replication and log-shipping standby servers</title>
servers</title>
<para> <para>
Configure the servers for log shipping. (You do not need to run Configure the servers for log shipping. (You do not need to run