diff --git a/doc/sphinx/arm/install.rst b/doc/sphinx/arm/install.rst index a642aec20d..feaf4a9a74 100644 --- a/doc/sphinx/arm/install.rst +++ b/doc/sphinx/arm/install.rst @@ -77,10 +77,10 @@ reinstalled. Specifically, there is a possibility for the following packages to be removed during upgrade depending on which packages were originally installed: - - ``isc-kea-dhcp4`` - - ``isc-kea-dhcp6`` - - ``isc-kea-dhcp-ddns`` - - ``isc-kea-hooks`` +- ``isc-kea-dhcp4`` +- ``isc-kea-dhcp6`` +- ``isc-kea-dhcp-ddns`` +- ``isc-kea-hooks`` If your goal is to have the entire Kea software suite installed, it is recommended that you simply ``apt install isc-kea`` after upgrading, which diff --git a/doc/sphinx/arm/quickstart.rst b/doc/sphinx/arm/quickstart.rst index 4c7bcb976c..ad4644eb61 100644 --- a/doc/sphinx/arm/quickstart.rst +++ b/doc/sphinx/arm/quickstart.rst @@ -150,8 +150,9 @@ easier to install Kea using native packages. # service kea-dhcp6 restart - ``keactrl`` is not available in packages as similar functionality is provided - by the native systemctl scripts. +.. note:: + ``keactrl`` is not available in packages as similar functionality is provided + by the native systemctl scripts. 7. On CentOS, Fedora, and Alpine, you will need to enable the service at boot time if that is desirable. This is done automatically at package