Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2b8483d

Browse files
committed
Fix name of syslog_ident GUC in docs.
Michael Paquier
1 parent 7c31874 commit 2b8483d

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
@@ -3743,7 +3743,7 @@ local0.* /var/log/postgresql
37433743
<varlistentry id="guc-syslog-ident" xreflabel="syslog_ident">
37443744
<term><varname>syslog_ident</varname> (<type>string</type>)</term>
37453745
<indexterm>
3746-
<primary><varname>syslog_identity</> configuration parameter</primary>
3746+
<primary><varname>syslog_ident</> configuration parameter</primary>
37473747
</indexterm>
37483748
<listitem>
37493749
<para>

0 commit comments

Comments
 (0)