projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8585ad3
)
Fix SGML markup for upgrade doc addition.
author
Bruce Momjian
<bruce@momjian.us>
Mon, 31 Jan 2011 19:58:49 +0000
(14:58 -0500)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 31 Jan 2011 19:58:49 +0000
(14:58 -0500)
doc/src/sgml/runtime.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/runtime.sgml
b/doc/src/sgml/runtime.sgml
index 42a2950aa6156b0b5b975e5701dd63065f67af8a..504881d52949ae4b3f5ea33de79ce0ae1e1b6f32 100644
(file)
--- a/
doc/src/sgml/runtime.sgml
+++ b/
doc/src/sgml/runtime.sgml
@@
-1,6
+1,6
@@
<!-- doc/src/sgml/runtime.sgml -->
-<chapter
I
d="runtime">
+<chapter
i
d="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>