Commit 79616ae7 authored by Peter Eisentraut's avatar Peter Eisentraut

doc: Fix typo

parent 1f74a908
...@@ -4453,7 +4453,7 @@ local0.* /var/log/postgresql ...@@ -4453,7 +4453,7 @@ local0.* /var/log/postgresql
sequence number (such as <literal>[2]</literal>). This circumvents sequence number (such as <literal>[2]</literal>). This circumvents
the <quote>--- last message repeated N times ---</quote> suppression the <quote>--- last message repeated N times ---</quote> suppression
that many syslog implementations perform by default. In more modern that many syslog implementations perform by default. In more modern
syslog implementations, repeat message suppression can be configured syslog implementations, repeated message suppression can be configured
(for example, <literal>$RepeatedMsgReduction</literal> (for example, <literal>$RepeatedMsgReduction</literal>
in <productname>rsyslog</productname>), so this might not be in <productname>rsyslog</productname>), so this might not be
necessary. Also, you could turn this off if you actually want to necessary. Also, you could turn this off if you actually want to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment