mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 23:56:58 +03:00
Fix typo in configuration docs.
Devrim GUNDUZ
This commit is contained in:
parent
3bf6284f10
commit
c75c372c58
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.36 2005/11/04 23:53:18 tgl Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.36.2.1 2006/02/05 18:19:33 momjian Exp $
|
||||||
-->
|
-->
|
||||||
<chapter Id="runtime-config">
|
<chapter Id="runtime-config">
|
||||||
<title>Server Configuration</title>
|
<title>Server Configuration</title>
|
||||||
@ -12,7 +12,7 @@ $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.36 2005/11/04 23:53:18 tgl Exp $
|
|||||||
<para>
|
<para>
|
||||||
There are many configuration parameters that affect the behavior of
|
There are many configuration parameters that affect the behavior of
|
||||||
the database system. In the first section of this chapter, we
|
the database system. In the first section of this chapter, we
|
||||||
describe how to set configuration chapters. The subsequent sections
|
describe how to set configuration parameters. The subsequent sections
|
||||||
discuss each parameter in detail.
|
discuss each parameter in detail.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user