@@ -1356,16 +1356,16 @@ include_dir 'conf.d'
13561356 </term>
13571357 <listitem>
13581358 <para>
1359- Thissetting determines whether the passphrase command set by
1359+ Thisparameter 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 thisparameter 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>