Fix SGML markup for upgrade doc addition.

pull/1/head
Bruce Momjian 15 years ago
parent 8585ad3625
commit ff20fbd6c2
  1. 4
      doc/src/sgml/runtime.sgml

@ -1,6 +1,6 @@
<!-- doc/src/sgml/runtime.sgml -->
<chapter Id="runtime">
<chapter id="runtime">
<title>Server Setup and Operation</title>
<para>
@ -1611,9 +1611,9 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
<screen>
<userinput>/etc/rc.d/init.d/postgresql stop</userinput>
</screen>
</para>
See <xref linkend="runtime"> for details about starting and
stoping the server.
</para>
</step>
<step>

Loading…
Cancel
Save