From: Suzanne Goldlust Date: Fri, 22 Feb 2019 15:11:26 +0000 (-0500) Subject: Update dhcp4-srv.xml to add missing "a" in line 499 X-Git-Tag: 481-remote-subnet4-set-inconsistent-work-when-id-subnet-is-duplicated_base~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7972a89d75caad583bab15d5ec34213be55377c3;p=thirdparty%2Fkea.git Update dhcp4-srv.xml to add missing "a" in line 499 --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 020902de84..93e394c37f 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -496,7 +496,7 @@ the lease database after connectivity has been lost may be specified: If the server is unable to reconnect to the database after making the maximum number of attempts the server will exit. A value of zero (the default) disables automatic recovery and the server will exit immediately upon detecting a loss of connectivity -(MySQL and Postgres only). For Cassandra, Kea uses Cassandra interface that +(MySQL and Postgres only). For Cassandra, Kea uses a Cassandra interface that connects to all nodes in a cluster at the same time. Any connectivity issues should be handled by internal Cassandra mechanisms.