From: Suzanne Goldlust Date: Wed, 15 Dec 2021 19:10:04 +0000 (+0000) Subject: [#2245] Text edit X-Git-Tag: Kea-2.1.2~197 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c064e7878dcd02ef0e48b9e8d30cea20ae5c99f;p=thirdparty%2Fkea.git [#2245] Text edit --- diff --git a/doc/sphinx/arm/logging.rst b/doc/sphinx/arm/logging.rst index 57627cf391..8f98dd533e 100644 --- a/doc/sphinx/arm/logging.rst +++ b/doc/sphinx/arm/logging.rst @@ -766,7 +766,6 @@ specified as part of the pattern. so we do not enforce its inclusion. If it is omitted from the pattern, the log entries will run together in one long "line". - The default pattern for ``syslog`` output is: :: @@ -778,7 +777,7 @@ information is typically output by ``syslog``. Note that Kea uses the pattern to construct the text it sends to ``syslog`` (or any other destination). It has no influence on the content ``syslog`` may add or formatting it may do. -Consult your OS documentation for ``syslog`` behavior, as there are multiple +Consult the OS documentation for ``syslog`` behavior, as there are multiple implementations.