aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-10-26 12:55:07 +0000
committerBruce Momjian <bruce@momjian.us>2005-10-26 12:55:07 +0000
commit7d9ff58b2285e46bead8e218666a2c25711d6347 (patch)
treef978eacd2475303f65dec1c596e34f6263805752 /doc/src
parentddb4015ec03d6850c3ed06aa06e17747ef14e90e (diff)
downloadpostgresql-7d9ff58b2285e46bead8e218666a2c25711d6347.tar.gz
postgresql-7d9ff58b2285e46bead8e218666a2c25711d6347.zip
Rename config section headings.
Simon Riggs
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/config.sgml4
-rw-r--r--doc/src/sgml/runtime.sgml4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index f72ad33a6a4..a72fbc97e4c 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -1,8 +1,8 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.32 2005/10/22 21:56:07 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.33 2005/10/26 12:55:07 momjian Exp $
-->
<chapter Id="runtime-config">
- <title>Run-time Configuration</title>
+ <title>Server Configuration</title>
<indexterm>
<primary>configuration</primary>
diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml
index 2aabdb83780..ea0edcb6ed6 100644
--- a/doc/src/sgml/runtime.sgml
+++ b/doc/src/sgml/runtime.sgml
@@ -1,9 +1,9 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.355 2005/10/16 21:22:12 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.356 2005/10/26 12:55:07 momjian Exp $
-->
<chapter Id="runtime">
- <title>Server Run-time Environment</title>
+ <title>Operating System Environment</title>
<para>
This chapter discusses how to set up and run the database server