8000 Fix SGML markup for upgrade doc addition. · postgres/postgres@ff20fbd · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ff20fbd

Browse files
committed
Fix SGML markup for upgrade doc addition.
1 parent 8585ad3 commit ff20fbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/runtime.sgml -->
22

3-
<chapter Id="runtime">
3+
<chapter id="runtime">
44
<title>Server Setup and Operation</title>
55

66
<para>
@@ -1611,9 +1611,9 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
16111611
<screen>
16121612
<userinput>/etc/rc.d/init.d/postgresql stop</userinput>
16131613
</screen>
1614-
</para>
16151614
See <xref linkend="runtime"> for details about starting and
16161615
stoping the server.
1616+
</para>
16171617
</step>
16181618

16191619
<step>

0 commit comments

Comments
 (0)
0