Skip to content

Commit 7d9ff58

Browse files
committed
Rename config section headings.
Simon Riggs
1 parent ddb4015 commit 7d9ff58

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/src/sgml/config.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.32 2005/10/22 21:56:07 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.33 2005/10/26 12:55:07 momjian Exp $
33
-->
44
<chapter Id="runtime-config">
5-
<title>Run-time Configuration</title>
5+
<title>Server Configuration</title>
66

77
<indexterm>
88
<primary>configuration</primary>

doc/src/sgml/runtime.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.355 2005/10/16 21:22:12 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.356 2005/10/26 12:55:07 momjian Exp $
33
-->
44

55
<chapter Id="runtime">
6-
<title>Server Run-time Environment</title>
6+
<title>Operating System Environment</title>
77

88
<para>
99
This chapter discusses how to set up and run the database server

0 commit comments

Comments
 (0)