Merge "Fix miscount"

This commit is contained in:
Jenkins 2014-07-09 21:37:48 +00:00 committed by Gerrit Code Review
commit b557762aa5

View File

@ -321,7 +321,7 @@ syslog_log_facility = LOG_LOCAL0</programlisting>
this provides better isolation and more flexibility. For example, you may
want to capture logging information at different severity levels for
different services. <systemitem>syslog</systemitem> allows you to define up
to seven local facilities, <literal>LOCAL0, LOCAL1, ..., LOCAL7</literal>.
to eight local facilities, <literal>LOCAL0, LOCAL1, ..., LOCAL7</literal>.
For more details, see the <systemitem>syslog</systemitem>
documentation.</para>
</note></para>