]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Make Options for Windows a second-level heading instead of first-level.
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 2 Dec 2006 00:34:52 +0000 (00:34 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 2 Dec 2006 00:34:52 +0000 (00:34 +0000)
doc/src/sgml/ref/pg_ctl-ref.sgml

index 9bc911ad5879d3fb1925efce499d7354bbe082a6..df5b3755b5360ad86c3246493bc979d040e534a0 100644 (file)
@@ -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>