From: Thomas Markwalder Date: Tue, 11 Jul 2017 18:52:22 +0000 (-0400) Subject: [5320] Fixed some typos X-Git-Tag: trac5333_base~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=238cd15d35238d249e73906995ac5391a715d1ae;p=thirdparty%2Fkea.git [5320] Fixed some typos --- diff --git a/doc/guide/admin.xml b/doc/guide/admin.xml index 38443553aa..a4c46c7d8b 100644 --- a/doc/guide/admin.xml +++ b/doc/guide/admin.xml @@ -745,11 +745,11 @@ $ kea-admin lease-upgrade cql -n database-name Server Terminates when Database Connection is Lost - If Kea is configured to use external database it opens a connection + If Kea is configured to use an external database it opens a connection to the database and requires that this connection is not interrupted. When the database connection breaks, e.g. as a result of SQL server restart, DHCP servers will terminate indicating a fatal error. In such - case, the system administrator is required to start the database and + a case, the system administrator is required to start the database and then "manually" start Kea to resume the service.