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

Commit 886c4eb

Browse files
committed
Fix name of syslog_ident GUC in docs.
Michael Paquier
1 parent ec3cb1c commit 886c4eb

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
@@ -3532,7 +3532,7 @@ local0.* /var/log/postgresql
35323532
<varlistentry id="guc-syslog-ident" xreflabel="syslog_ident">
35333533
<term><varname>syslog_ident</varname> (<type>string</type>)</term>
35343534
<indexterm>
3535-
<primary><varname>syslog_identity</> configuration parameter</primary>
3535+
<primary><varname>syslog_ident</> configuration parameter</primary>
35363536
</indexterm>
35373537
<listitem>
35383538
<para>

0 commit comments

Comments
 (0)