From c7dd4d87b757b30428b27e0f6c7df8998007ea8c Mon Sep 17 00:00:00 2001 From: Dan Theisen Date: Wed, 12 Oct 2022 13:26:44 -0700 Subject: [PATCH] [#2220] Fix up sphinx errors --- doc/sphinx/arm/install.rst | 8 ++++---- doc/sphinx/arm/quickstart.rst | 5 +++-- 2 files changed, 7 insertions(+), 6 deletions(-) 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