Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d92b939

Browse files
committed
Make Options for Windows a second-level heading instead of first-level.
1 parent 08fa6a6 commit d92b939

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

doc/src/sgml/ref/pg_ctl-ref.sgml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
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 $
33
PostgreSQL documentation
44
-->
55

@@ -172,8 +172,6 @@ PostgreSQL documentation
172172
<refsect1 id="app-pg-ctl-options">
173173
<title>Options</title>
174174

175-
<para>
176-
177175
<variablelist>
178176
<varlistentry>
179177
<term><option>-D <replaceable class="parameter">datadir</replaceable></option></term>
@@ -278,12 +276,10 @@ PostgreSQL documentation
278276
</listitem>
279277
</varlistentry>
280278
</variablelist>
281-
</para>
282-
</refsect1>
283279

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+
287283
<variablelist>
288284
<varlistentry>
289285
<term><option>-N <replaceable class="parameter">servicename</replaceable></option></term>
@@ -314,7 +310,8 @@ PostgreSQL documentation
314310
</listitem>
315311
</varlistentry>
316312
</variablelist>
317-
</para>
313+
</refsect2>
314+
318315
</refsect1>
319316

320317

0 commit comments

Comments
 (0)