Skip to content

Commit 6080da5

Browse files
committed
Rename encryption section.
1 parent 0b95390 commit 6080da5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.317 2005/05/09 17:13:04 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.318 2005/05/09 17:26:22 momjian Exp $
33
-->
44

55
<chapter Id="runtime">
@@ -4954,10 +4954,10 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
49544954
</important>
49554955
</sect1>
49564956

4957-
<sect1 id="encryption-approaches">
4958-
<title>Use of Encryption in <productname>PostgreSQL</productname></title>
4957+
<sect1 id="encryption-options">
4958+
<title>Encryption Options</title>
49594959

4960-
<indexterm zone="encryption-approaches">
4960+
<indexterm zone="encryption-options">
49614961
<primary>encryption</primary>
49624962
</indexterm>
49634963

0 commit comments

Comments
 (0)