aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/pg_ctl-ref.sgml15
1 files changed, 6 insertions, 9 deletions
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml
index 9bc911ad587..df5b3755b53 100644
--- a/doc/src/sgml/ref/pg_ctl-ref.sgml
+++ b/doc/src/sgml/ref/pg_ctl-ref.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.34 2006/09/16 00:30:19 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.35 2006/12/02 00:34:52 petere Exp $
PostgreSQL documentation
-->
@@ -172,8 +172,6 @@ PostgreSQL documentation
<refsect1 id="app-pg-ctl-options">
<title>Options</title>
- <para>
-
<variablelist>
<varlistentry>
<term><option>-D <replaceable class="parameter">datadir</replaceable></option></term>
@@ -278,12 +276,10 @@ PostgreSQL documentation
</listitem>
</varlistentry>
</variablelist>
- </para>
- </refsect1>
- <refsect1 id="app-pg-ctl-svcoptions">
- <title>Windows options</title>
- <para>
+ <refsect2 id="app-pg-ctl-windows-options">
+ <title>Options for Windows</title>
+
<variablelist>
<varlistentry>
<term><option>-N <replaceable class="parameter">servicename</replaceable></option></term>
@@ -314,7 +310,8 @@ PostgreSQL documentation
</listitem>
</varlistentry>
</variablelist>
- </para>
+ </refsect2>
+
</refsect1>