Hi all,
In the documentation, particularly the doc index, syslog_ident is incorrectly mentioned as syslog_identify. The attached patch fixes that. This error is in the docs since 8.0. Regards, -- Michael
*** a/doc/src/sgml/config.sgml --- b/doc/src/sgml/config.sgml *************** *** 3743,3749 **** local0.* /var/log/postgresql <varlistentry id="guc-syslog-ident" xreflabel="syslog_ident"> <term><varname>syslog_ident</varname> (<type>string</type>)</term> <indexterm> ! <primary><varname>syslog_identity</> configuration parameter</primary> </indexterm> <listitem> <para> --- 3743,3749 ---- <varlistentry id="guc-syslog-ident" xreflabel="syslog_ident"> <term><varname>syslog_ident</varname> (<type>string</type>)</term> <indexterm> ! <primary><varname>syslog_ident</> configuration parameter</primary> </indexterm> <listitem> <para>
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers