Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d652e35

Browse filesBrowse files
committed
doc: Small wording improvement
1 parent 4c0000b commit d652e35
Copy full SHA for d652e35

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎doc/src/sgml/config.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/config.sgml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1356,16 +1356,16 @@ include_dir 'conf.d'
13561356
</term>
13571357
<listitem>
13581358
<para>
1359-
This setting determines whether the passphrase command set by
1359+
This parameter determines whether the passphrase command set by
13601360
<varname>ssl_passphrase_command</varname> will also be called during a
13611361
configuration reload if a key file needs a passphrase. If this
1362-
setting is false (the default), then
1362+
parameter is false (the default), then
13631363
<varname>ssl_passphrase_command</varname> will be ignored during a
13641364
reload and the SSL configuration will not be reloaded if a passphrase
13651365
is needed. That setting is appropriate for a command that requires a
13661366
TTY for prompting, which might not be available when the server is
1367-
running. Setting this to true might be appropriate if the passphrase
1368-
is obtained from a file, for example.
1367+
running. Setting this parameter to true might be appropriate if the
1368+
passphrase is obtained from a file, for example.
13691369
</para>
13701370
<para>
13711371
This parameter can only be set in the <filename>postgresql.conf</filename>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.