summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/postgres-ref.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2010-11-23 22:27:50 +0200
committerPeter Eisentraut <peter_e@gmx.net>2010-11-23 22:34:55 +0200
commitfc946c39aeacdff7df60c83fca6582985e8546c8 (patch)
tree866145f64c09c0673a4aa3d3a2f5647f0b7afc45 /doc/src/sgml/ref/postgres-ref.sgml
parent44475e782f4674d257b9e5c1a3930218a4b4deea (diff)
Remove useless whitespace at end of lines
Diffstat (limited to 'doc/src/sgml/ref/postgres-ref.sgml')
-rw-r--r--doc/src/sgml/ref/postgres-ref.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml
index fb1910a2dc4..48574d3081b 100644
--- a/doc/src/sgml/ref/postgres-ref.sgml
+++ b/doc/src/sgml/ref/postgres-ref.sgml
@@ -99,7 +99,7 @@ PostgreSQL documentation
<refsect2>
<title>General Purpose</title>
-
+
<variablelist>
<varlistentry>
<term><option>-A 0|1</option></term>
@@ -338,7 +338,7 @@ PostgreSQL documentation
<term><option>--describe-config</option></term>
<listitem>
<para>
- This option dumps out the server's internal configuration variables,
+ This option dumps out the server's internal configuration variables,
descriptions, and defaults in tab-delimited <command>COPY</> format.
It is designed primarily for use by administration tools.
</para>
@@ -371,7 +371,7 @@ PostgreSQL documentation
<literal>n</literal>, <literal>m</literal>, and <literal>h</literal>
disable nested-loop, merge and hash joins respectively.
</para>
-
+
<para>
Neither sequential scans nor nested-loop joins can be disabled
completely; the <literal>-fs</literal> and
@@ -651,7 +651,7 @@ PostgreSQL documentation
start and shut down the <command>postgres</command> server
safely and comfortably.
</para>
-
+
<para>
If at all possible, <emphasis>do not</emphasis> use
<literal>SIGKILL</literal> to kill the main