]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2904] ARM docs update
authorPiotrek Zadroga <piotrek@isc.org>
Thu, 10 Aug 2023 15:02:43 +0000 (17:02 +0200)
committerRazvan Becheriu <razvan@isc.org>
Mon, 18 Sep 2023 08:08:07 +0000 (08:08 +0000)
doc/sphinx/arm/logging.rst

index dae5be7a2c8346b21551d01f51fccc17682dd2c0..9e2b6beea529bd14520cad4cefa5b4f50424246f 100644 (file)
@@ -616,12 +616,11 @@ where log messages are sent and are explained in detail below.
 
 .. note::
 
-   As of Kea 2.5.1, alias ``output-options`` was added to replace
-   previous ``output_options`` configuration key. The reason behind this
-   was to keep all configuration keys consistent i.e. to use "dash" instead
-   of "underscore" in the key name. For the time being both configuration keys
-   are considered correct and mean the same to Kea parsers. In future, older
-   ``output_options`` configuration key will be deprecated.
+   As of Kea 2.5.1, alias ``output-options`` was added that can be used
+   interchangeably with previous ``output_options`` configuration key.
+   The reason behind this was to keep all configuration keys consistent i.e.
+   to use "dash" instead of "underscore" in the key name. For the time being
+   both configuration keys are considered correct and mean the same to Kea parsers.
 
 The ``output`` (string) Option
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^