syslog_ident mentioned as syslog_identify in the docs

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: syslog_ident mentioned as syslog_identify in the docs
Date: 2014-03-07 06:24:56
Message-ID: CAB7nPqQW+yyhhnXk_W_owfaAL9AMiM7eJVwiEnydYsTSbc1Z_A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
20140307_fix_syslog_identify.patch text/x-diff 749 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message KONDO Mitsumasa 2014-03-07 07:02:15 Re: gaussian distribution pgbench
Previous Message Craig Ringer 2014-03-07 06:18:46 Re: API change advice: Passing plan invalidation info from the rewriter into the planner?