diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml
index 632e769e215ee7ac5259ffd693c27196382195e3..b5789f5758822cf09228653a08169d9eb7da5f99 100644
--- a/doc/src/sgml/install-win32.sgml
+++ b/doc/src/sgml/install-win32.sgml
@@ -1,7 +1,7 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.50 2008/11/21 16:46:19 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.51 2009/01/09 13:37:18 petere Exp $ -->
 
 <chapter id="install-win32">
- <title>Installation on <productname>Windows</productname></title>
+ <title>Installation from Source Code on <productname>Windows</productname></title>
 
  <indexterm>
   <primary>installation</primary>
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index c1f4a532c95ffdf1dee9d03b1fda9ee4f4f1da44..26c7ee7b2ddc73abb57e074a53fa485175b35b35 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1,8 +1,8 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.317 2009/01/06 19:42:57 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.318 2009/01/09 13:37:18 petere Exp $ -->
 
 <chapter id="installation">
  <title><![%standalone-include[<productname>PostgreSQL</>]]>
-  Installation Instructions</title>
+  Installation from Source Code</title>
 
  <indexterm zone="installation">
   <primary>installation</primary>
diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml
index 13731a318cd52ceef24b6fd3b85f9a82896aac17..abfcd5dffb1549496bde0d04425dac70ba4fd6f1 100644
--- a/doc/src/sgml/runtime.sgml
+++ b/doc/src/sgml/runtime.sgml
@@ -1,7 +1,7 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.424 2008/12/18 17:03:09 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.425 2009/01/09 13:37:18 petere Exp $ -->
 
 <chapter Id="runtime">
- <title>Operating System Environment</title>
+ <title>Server Setup and Operation</title>
 
  <para>
   This chapter discusses how to set up and run the database server