8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8585ad3 commit ff20fbdCopy full SHA for ff20fbd
doc/src/sgml/runtime.sgml
@@ -1,6 +1,6 @@
1
<!-- doc/src/sgml/runtime.sgml -->
2
3
-<chapter Id="runtime">
+<chapter id="runtime">
4
<title>Server Setup and Operation</title>
5
6
<para>
@@ -1611,9 +1611,9 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
1611
<screen>
1612
<userinput>/etc/rc.d/init.d/postgresql stop</userinput>
1613
</screen>
1614
- </para>
1615
See <xref linkend="runtime"> for details about starting and
1616
stoping the server.
+ </para>
1617
</step>
1618
1619
<step>
0 commit comments