From: Suzanne Goldlust Date: Fri, 22 Feb 2019 15:10:43 +0000 (-0500) Subject: Update dhcp6-srv.xml to add missing "a" in line 629 X-Git-Tag: 481-remote-subnet4-set-inconsistent-work-when-id-subnet-is-duplicated_base~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49adec4a1c4128b8be486284485935310e57324;p=thirdparty%2Fkea.git Update dhcp6-srv.xml to add missing "a" in line 629 --- diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index f6a4f0ff2d..b4b14b9d15 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -626,7 +626,7 @@ the host 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.