summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/database_backends.dox
diff options
context:
space:
mode:
authorRazvan Becheriu <razvan.becheriu@qualitance.com>2017-12-12 13:25:02 +0100
committerRazvan Becheriu <razvan.becheriu@qualitance.com>2017-12-12 13:25:02 +0100
commita2d03ca40debca9637d8f0e487d6cd87d2d7873a (patch)
tree2b3154b16ca7f5dd56449e850f93904148b5e3a1 /src/lib/dhcpsrv/database_backends.dox
parentUndid with-dhcp changes to changelog (diff)
parent[master] Added ChangeLog entry for #5403. (diff)
downloadkea-a2d03ca40debca9637d8f0e487d6cd87d2d7873a.tar.xz
kea-a2d03ca40debca9637d8f0e487d6cd87d2d7873a.zip
Merge remote-tracking branch 'isc-kea/master' into HEAD
Diffstat (limited to 'src/lib/dhcpsrv/database_backends.dox')
-rw-r--r--src/lib/dhcpsrv/database_backends.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/dhcpsrv/database_backends.dox b/src/lib/dhcpsrv/database_backends.dox
index 8b382a0c2c..fa9ae65f4d 100644
--- a/src/lib/dhcpsrv/database_backends.dox
+++ b/src/lib/dhcpsrv/database_backends.dox
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2017 Internet Systems Consortium, Inc. ("ISC")
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -93,7 +93,7 @@
@subsection dhcpdb-keywords-cql Cassandra (CQL) connection string keywords
- - <b>contact_points</b> - a list of comma separated IP addresses of the
+ - <b>contact-points</b> - a list of comma separated IP addresses of the
cluster contact points>
- <b>port</b> - an integer specifying a connection port. If not specified, the
default port will be used.