From d8669776fc011d8cb7b0425923016defd565573e Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Wed, 6 Oct 2021 22:26:30 +0000 Subject: [PATCH] [#2103] Additional text edits --- doc/sphinx/arm/dhcp4-srv.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index d4322cc5a6..8cd8f07251 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -537,11 +537,11 @@ The possible values are: .. note:: Automatic reconnection to database backends is configured individually per - backend. This allows users to tailor the recovery parameters to each backend - they use. We do suggest that users enable it either for all backends or none, + backend; this allows users to tailor the recovery parameters to each backend + they use. We suggest that users enable it either for all backends or none, so behavior is consistent. - Losing connectivity to a backend for which reconnect is disabled results + Losing connectivity to a backend for which reconnection is disabled results (if configured) in the server shutting itself down. This includes cases when the lease database backend and the hosts database backend are connected to the same database instance.