Skip to content

Commit 762c143

Browse files
committed
Fix name of syslog_ident GUC in docs.
Michael Paquier
1 parent bed1259 commit 762c143

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
@@ -2995,7 +2995,7 @@ local0.* /var/log/postgresql
29952995
<varlistentry id="guc-syslog-ident" xreflabel="syslog_ident">
29962996
<term><varname>syslog_ident</varname> (<type>string</type>)</term>
29972997
<indexterm>
2998-
<primary><varname>syslog_identity</> configuration parameter</primary>
2998+
<primary><varname>syslog_ident</> configuration parameter</primary>
29992999
</indexterm>
30003000
<listitem>
30013001
<para>

0 commit comments

Comments
 (0)