From: Razvan Becheriu Date: Tue, 18 Aug 2020 19:28:34 +0000 (+0300) Subject: [#1305] addresses comments X-Git-Tag: Kea-1.8.0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f6bcf3a27165a308bb45e0053951946c6dc9f1b;p=thirdparty%2Fkea.git [#1305] addresses comments --- diff --git a/doc/sphinx/arm/ctrl-channel.rst b/doc/sphinx/arm/ctrl-channel.rst index da0b421566..01e63c651e 100644 --- a/doc/sphinx/arm/ctrl-channel.rst +++ b/doc/sphinx/arm/ctrl-channel.rst @@ -592,9 +592,9 @@ never returned when the ``status-get`` command is sent to the Control Agent or DDNS deamon. The ``thread-pool-size`` and ``packet-queue-size`` information is returned only -when the command is send to DHCP servers with multi-threading enabled. This -parameter is never returned when the ``status-get`` command is sent to the -Control Agent or DDNS deamon. +when the command is send to DHCP servers with multi-threading enabled. These two +parameters and ``multi-threading-enabled`` are never returned when the +``status-get`` command is sent to the Control Agent or DDNS deamon. To learn more about the HA status information returned by the ``status-get`` command please refer to the the :ref:`command-ha-status-get`