Skip to content

Commit ff2e0e1

Browse files
committed
Fix name of syslog_ident GUC in docs.
Michael Paquier
1 parent f3e3f6c commit ff2e0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3240,7 +3240,7 @@ local0.* /var/log/postgresql
32403240
<varlistentry id="guc-syslog-ident" xreflabel="syslog_ident">
32413241
<term><varname>syslog_ident</varname> (<type>string</type>)</term>
32423242
<indexterm>
3243-
<primary><varname>syslog_identity</> configuration parameter</primary>
3243+
<primary><varname>syslog_ident</> configuration parameter</primary>
32443244
</indexterm>
32453245
<listitem>
32463246
<para>

0 commit comments

Comments
 (0)