File tree 1 file changed +6
-9
lines changed 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.34 2006/09/16 00:30:19 momjian Exp $
2
+ $PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.35 2006/12/02 00:34:52 petere Exp $
3
3
PostgreSQL documentation
4
4
-->
5
5
@@ -172,8 +172,6 @@ PostgreSQL documentation
172
172
<refsect1 id="app-pg-ctl-options">
173
173
<title>Options</title>
174
174
175
- <para>
176
-
177
175
<variablelist>
178
176
<varlistentry>
179
177
<term><option>-D <replaceable class="parameter">datadir</replaceable></option></term>
@@ -278,12 +276,10 @@ PostgreSQL documentation
278
276
</listitem>
279
277
</varlistentry>
280
278
</variablelist>
281
- </para>
282
- </refsect1>
283
279
284
- <refsect1 id="app-pg-ctl-svcoptions ">
285
- <title>Windows options </title>
286
- <para>
280
+ <refsect2 id="app-pg-ctl-windows-options ">
281
+ <title>Options for Windows </title>
282
+
287
283
<variablelist>
288
284
<varlistentry>
289
285
<term><option>-N <replaceable class="parameter">servicename</replaceable></option></term>
@@ -314,7 +310,8 @@ PostgreSQL documentation
314
310
</listitem>
315
311
</varlistentry>
316
312
</variablelist>
317
- </para>
313
+ </refsect2>
314
+
318
315
</refsect1>
319
316
320
317
You can’t perform that action at this time.
0 commit comments